Skip to content

Commit

Permalink
[master] DNX SAI update to 11.2.7.1 (sonic-net#20079)
Browse files Browse the repository at this point in the history
Fix sonic-net#19592

Microsoft ADO (number only): 29261835

Verified on Arista linecard

admin@str2-7804-lc3-1:~$ bcmcmd bsv
bsv
BRCM SAI ver: [11.2.7.1], OCP SAI ver: [1.14.0], SDK ver: [sdk-6.5.30-SP4]
  • Loading branch information
wenyiz2021 authored Aug 30, 2024
1 parent cd27349 commit cd576f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platform/broadcom/sai-modules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $(BRCM_OPENNSL_KERNEL)_MACHINE = broadcom
SONIC_DPKG_DEBS += $(BRCM_OPENNSL_KERNEL)

# SAI bcm modules for DNX family ASIC
BRCM_DNX_OPENNSL_KERNEL_VERSION = 11.2.4.1
BRCM_DNX_OPENNSL_KERNEL_VERSION = 11.2.7.1

BRCM_DNX_OPENNSL_KERNEL = opennsl-modules-dnx_$(BRCM_DNX_OPENNSL_KERNEL_VERSION)_amd64.deb
$(BRCM_DNX_OPENNSL_KERNEL)_SRC_PATH = $(PLATFORM_PATH)/saibcm-modules-dnx
Expand Down
2 changes: 1 addition & 1 deletion platform/broadcom/sai.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
LIBSAIBCM_XGS_VERSION = 10.1.38.0
LIBSAIBCM_DNX_VERSION = 11.2.4.1
LIBSAIBCM_DNX_VERSION = 11.2.7.1
LIBSAIBCM_XGS_BRANCH_NAME = SAI_10.1.0_GA
LIBSAIBCM_DNX_BRANCH_NAME = SAI_11.2.0_GA
LIBSAIBCM_XGS_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/sai-broadcom/$(LIBSAIBCM_XGS_BRANCH_NAME)/$(LIBSAIBCM_XGS_VERSION)/xgs"
Expand Down

0 comments on commit cd576f8

Please sign in to comment.