Skip to content

Commit

Permalink
[sonic-sairedis update] Support for SAI header v1.10.2 with BRCM SAI …
Browse files Browse the repository at this point in the history
…v7.1.0.0 and MLNX SAI v1.21.1.0 (#10583)
  • Loading branch information
vmittal-msft authored May 6, 2022
1 parent cfdb843 commit 9ae17e6
Show file tree
Hide file tree
Showing 32 changed files with 24 additions and 3,861 deletions.
4 changes: 2 additions & 2 deletions platform/broadcom/sai-modules.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Broadcom SAI modules

BRCM_OPENNSL_KERNEL_VERSION = 6.1.0.3
BRCM_OPENNSL_KERNEL_VERSION = 7.1.0.0

BRCM_OPENNSL_KERNEL = opennsl-modules_$(BRCM_OPENNSL_KERNEL_VERSION)_amd64.deb
$(BRCM_OPENNSL_KERNEL)_SRC_PATH = $(PLATFORM_PATH)/saibcm-modules
Expand All @@ -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 = 6.1.0.3
BRCM_DNX_OPENNSL_KERNEL_VERSION = 7.1.0.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,5 +1,5 @@
LIBSAIBCM_VERSION = 6.1.0.3
LIBSAIBCM_BRANCH_NAME = REL_6.1
LIBSAIBCM_VERSION = 7.1.0.0
LIBSAIBCM_BRANCH_NAME = REL_7.0
LIBSAIBCM_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/$(LIBSAIBCM_BRANCH_NAME)/$(LIBSAIBCM_VERSION)"

BRCM_SAI = libsaibcm_$(LIBSAIBCM_VERSION)_amd64.deb
Expand Down
2 changes: 1 addition & 1 deletion platform/broadcom/saibcm-modules-dnx
6 changes: 6 additions & 0 deletions platform/broadcom/saibcm-modules/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
opennsl (7.1.0.0) unstable; urgency=medium

* Update to Broadcom SAI 7.1.0.0.

-- Vineet Mittal <vineetmittal@microsoft.com> Tue, 19 APR 2022 12:30:00 +0000

opennsl (6.1.0.3) unstable; urgency=medium

* Update to Broadcom SAI 6.1.0.3
Expand Down
37 changes: 0 additions & 37 deletions platform/broadcom/saibcm-modules/include/soc/cmic.h

This file was deleted.

122 changes: 0 additions & 122 deletions platform/broadcom/saibcm-modules/make/Makefile.linux-bmw-2_6

This file was deleted.

127 changes: 0 additions & 127 deletions platform/broadcom/saibcm-modules/make/Makefile.linux-gto

This file was deleted.

Loading

0 comments on commit 9ae17e6

Please sign in to comment.