Skip to content

Commit 1fb8536

Browse files
authored
Update the DNX SAI to 7.1.0.0-7 and this don't have macsec support (sonic-net#11529)
1 parent ae3f058 commit 1fb8536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/broadcom/sai.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
LIBSAIBCM_XGS_VERSION = 7.1.0.0-8
2-
LIBSAIBCM_DNX_VERSION = 7.1.0.0-1
2+
LIBSAIBCM_DNX_VERSION = 7.1.0.0-7
33
LIBSAIBCM_BRANCH_NAME = REL_7.0
44
LIBSAIBCM_XGS_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/$(LIBSAIBCM_BRANCH_NAME)/$(LIBSAIBCM_XGS_VERSION)"
55
LIBSAIBCM_DNX_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/$(LIBSAIBCM_BRANCH_NAME)/$(LIBSAIBCM_DNX_VERSION)"

0 commit comments

Comments
 (0)