Skip to content

Commit

Permalink
[master] [DNX SAI] bump SAI version to 10.1.21.1 (#19304)
Browse files Browse the repository at this point in the history
Microsoft ADO (number only): 28321093

Loaded sonic image with this SAI version on chassis device, dockers are up, no crash
  • Loading branch information
wenyiz2021 authored and mssonicbld committed Jun 14, 2024
1 parent 2a8362f commit 71ad2fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 = 10.1.13.0
BRCM_DNX_OPENNSL_KERNEL_VERSION = 10.1.21.0

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
4 changes: 2 additions & 2 deletions platform/broadcom/sai.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
LIBSAIBCM_XGS_VERSION = 10.1.7.0
LIBSAIBCM_DNX_VERSION = 10.1.13.0
LIBSAIBCM_DNX_VERSION = 10.1.21.0
LIBSAIBCM_XGS_BRANCH_NAME = SAI_10.1.0_GA
LIBSAIBCM_DNX_BRANCH_NAME = SAI_10.1.0_GA
LIBSAIBCM_DNX_BRANCH_NAME = SAI_10.1.21.1
LIBSAIBCM_XGS_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/sai-broadcom/$(LIBSAIBCM_XGS_BRANCH_NAME)/$(LIBSAIBCM_XGS_VERSION)/xgs"
LIBSAIBCM_DNX_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/sai-broadcom/$(LIBSAIBCM_DNX_BRANCH_NAME)/$(LIBSAIBCM_DNX_VERSION)/dnx"

Expand Down

0 comments on commit 71ad2fd

Please sign in to comment.