Skip to content

Commit baef48e

Browse files
r12farun1355492
authored andcommitted
[Broadcom]: Update XGS SAI version to 10.1.35.0 (sonic-net#19584)
Why I did it Upgrade the xgs SAI version to 10.1.35.0 to include the following changes: 10.1.21.0: Update the ACL impelementation to enable the ACL switch bind to support PFCWD on MACSEC devices 10.1.23.0: Handle the FDR stats get not supported more properly. 10.1.24.0: (CSP CS00012316286) Fix LPM Miss ACL with counters fails 10.1.25.0: Improve ECMP performance 10.1.28.0: Fix SAI is not honoring the bcm_linkscan_interval set in .bcm config file for Ramon and error with setting SAI_NEIGHBOR_ENTRY_ATTR_IS_LOCAL attribute for neighbor 10.1.29.0: Fix fabric switch initialization delayed if SW linkscan enabled during platform init 10.1.30.0: (CSP CS00012356911) Fix traffic drops on all priorities when PFC asserted on two priorities. 10.1.31.0: NHG performance fix 10.1.33.0: (CSP CS00012345242) High CPU due to SAI code calls bcm_port_resource_get for every fabric error counter 10.1.35.0: Support MMU configuration updates for TH5. Work item tracking Microsoft ADO (number only): 28724885
1 parent 45d1b95 commit baef48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/broadcom/sai.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LIBSAIBCM_XGS_VERSION = 10.1.21.0
1+
LIBSAIBCM_XGS_VERSION = 10.1.35.0
22
LIBSAIBCM_DNX_VERSION = 10.1.25.0
33
LIBSAIBCM_XGS_BRANCH_NAME = SAI_10.1.0_GA
44
LIBSAIBCM_DNX_BRANCH_NAME = SAI_10.1.0_GA

0 commit comments

Comments
 (0)