Skip to content

Commit f3dd569

Browse files
authored
Update Broadcom DNX SAI to 12.3 and update kernel drivers (sonic-net#21873)
Update Broadcom DNX SAI to 12.3 and update kernel drivers
1 parent dac861a commit f3dd569

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

platform/broadcom/sai-modules.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ $(BRCM_OPENNSL_KERNEL)_MACHINE = broadcom
1010
SONIC_DPKG_DEBS += $(BRCM_OPENNSL_KERNEL)
1111

1212
# SAI bcm modules for DNX family ASIC
13-
BRCM_DNX_OPENNSL_KERNEL_VERSION = 11.2.13.1-1
13+
BRCM_DNX_OPENNSL_KERNEL_VERSION = 12.3.2.2
1414

1515
BRCM_DNX_OPENNSL_KERNEL = opennsl-modules-dnx_$(BRCM_DNX_OPENNSL_KERNEL_VERSION)_amd64.deb
1616
$(BRCM_DNX_OPENNSL_KERNEL)_SRC_PATH = $(PLATFORM_PATH)/saibcm-modules-dnx

platform/broadcom/sai.mk

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
LIBSAIBCM_XGS_VERSION = 12.3.2.2
2-
LIBSAIBCM_DNX_VERSION = 11.2.13.1-1
2+
LIBSAIBCM_DNX_VERSION = 12.3.2.2
33
LIBSAIBCM_XGS_BRANCH_NAME = SAI_12.3.0_GA
4-
LIBSAIBCM_DNX_BRANCH_NAME = SAI_11.2.0_GA
4+
LIBSAIBCM_DNX_BRANCH_NAME = SAI_12.3.0_GA
55
LIBSAIBCM_XGS_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/sai-broadcom/$(LIBSAIBCM_XGS_BRANCH_NAME)/$(LIBSAIBCM_XGS_VERSION)/xgs"
66
LIBSAIBCM_DNX_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/sai-broadcom/$(LIBSAIBCM_DNX_BRANCH_NAME)/$(LIBSAIBCM_DNX_VERSION)/dnx"
77

platform/broadcom/saibcm-modules-dnx

Submodule saibcm-modules-dnx updated 42 files

0 commit comments

Comments
 (0)