sonic-buildimage/device/arista/x86_64-arista_7060_cx32s
vdahiya12 9f18587234
[Arista] Update config.bcm of 7060_cx32s for handling 40g optics with unreliable los settings (#17768)
For 40G optics there is SAI handling of T0 facing ports to be set with SR4 type and unreliable los set for a fixed set of ports. For this property to be invoked the requirement is set
phy_unlos_msft=1 in config.bcm.
This change is to meet the requirement and once this property is set, the los/interface type settings is applied by SAI on the required ports.

Why I did it
For Arista-7060CX-32S-Q32 T1, 40G ports RX_ERR minimalization during connected device reboot
can be achieved by turning on Unreliable LOS and SR4 media_type for all ports which are connected to T0.

The property phy_unlos_msft=1 is to exclusively enable this property.

Microsoft ADO: 25941176

How I did it
Changes in SAI and turning on property

How to verify it
Ran the changes on a testbed and verified configurations are as intended.

with property

admin@sonic2:~$ bcmcmd "phy diag xe8 dsc config" | grep -C 2 "LOS"
Brdfe_on                    = 0
Media Type                  = 2
Unreliable LOS              = 1
Scrambling Disable          = 0
Lane Config from PCS        = 0

without property

admin@sonic:~$ bcmcmd "phy diag xe8 dsc config" | grep -C 2 "LOS"
Brdfe_on                    = 0
Media Type                  = 0
Unreliable LOS              = 0
Scrambling Disable          = 0
Lane Config from PCS        = 0

Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
2024-01-16 11:34:19 -08:00
..
Arista-7060CX-32S [Arista] Fix 7060 flex HWSKU SFP ports and Ethernet8/1 (#9173) 2021-11-10 08:46:25 -08:00
Arista-7060CX-32S-C32 [Buffer] Separate buffer profile for Arista-7060CX-32S-C32 2022-07-12 11:48:01 -07:00
Arista-7060CX-32S-D48C8 [7060] fix default port map 2022-07-12 11:48:01 -07:00
Arista-7060CX-32S-Q24C8 [Buffer] Separate buffer profile for Arista-7060CX-32S-Q24C8 2022-07-12 11:48:01 -07:00
Arista-7060CX-32S-Q32 [Arista] Update config.bcm of 7060_cx32s for handling 40g optics with unreliable los settings (#17768) 2024-01-16 11:34:19 -08:00
Arista-7060CX-32S-T96C8 [AN/LT][Fix bug]:enable phy_an_lt_msft attribute on some platforms (#11147) 2022-06-15 17:29:45 -07:00
plugins [pcie.yaml] Move pcie configuration file path to platform directory (#6475) 2021-02-21 08:27:37 -08:00
Arista-7060CX-32S-C32-T1 Support T1 sku, create symlink (#1827) 2018-06-29 14:33:11 -07:00
default_sku [updategraph] add support to use preset config instead of default minigraph (#2050) 2018-09-21 22:01:10 -07:00
fancontrol [arista] Update Arista drivers submodule (#2097) 2018-09-28 21:27:41 -07:00
pcie.yaml [pcie.yaml] Move pcie configuration file path to platform directory (#6475) 2021-02-21 08:27:37 -08:00
platform_asic Add platform_asic file to each platform folder in sonic-device-data based package (#8542) 2021-10-08 19:27:48 -07:00
platform_components.json [Arista] fix platform.json for a few devices (#15308) 2023-06-14 13:19:28 -07:00
platform_reboot [device/Arista] Improvements to the boot of Arista devices. (#2898) 2019-05-15 12:45:05 -07:00
platform-init [Arista] Increase switch PCIe timeout for 7060-cx32s (#9248) 2021-12-17 08:43:25 -08:00
platform.json [Arista] Update platform.json for 7060CX-32S (#12783) 2022-11-21 09:19:24 -08:00
pmon_daemon_control.json [Arista] Update driver submodules (#5686) 2020-10-23 12:28:36 -07:00
sensors.conf [Arista] update sensors.conf to ignore sensors (#12529) 2023-02-20 23:45:16 -08:00
system_health_monitoring_config.json [arista]: Add placeholder healthd configuration for all platforms (#6233) 2020-12-17 05:18:38 -08:00
th-a7060-cx32s-flex-all.config.bcm [Arista] Fix 7060 flex HWSKU SFP ports and Ethernet8/1 (#9173) 2021-11-10 08:46:25 -08:00
thermal_policy.json [Arista] Update driver submodules (#5686) 2020-10-23 12:28:36 -07:00