Skip to content

Commit

Permalink
[DNX SAI] [master] [202405] update to SAI 11 (sonic-net#19854)
Browse files Browse the repository at this point in the history
Microsoft ADO (number only): 28738133

How I did it
- update gpl module 6.5.30 version in saibcm-modules
- build SAI 11.2 with hsdk-all 6.5.30 version
- build master image with SAI 11.2, sdk 6.5.30
  • Loading branch information
wenyiz2021 authored Aug 19, 2024
1 parent 544eb2a commit 674a92f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.21.0
BRCM_DNX_OPENNSL_KERNEL_VERSION = 11.2.4.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
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.37.0
LIBSAIBCM_DNX_VERSION = 10.1.25.0
LIBSAIBCM_DNX_VERSION = 11.2.4.1
LIBSAIBCM_XGS_BRANCH_NAME = SAI_10.1.0_GA
LIBSAIBCM_DNX_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"
LIBSAIBCM_DNX_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/sai-broadcom/$(LIBSAIBCM_DNX_BRANCH_NAME)/$(LIBSAIBCM_DNX_VERSION)/dnx"

Expand Down
2 changes: 1 addition & 1 deletion platform/broadcom/saibcm-modules-dnx

0 comments on commit 674a92f

Please sign in to comment.