Skip to content

Commit cb2f731

Browse files
Gfrom2016yanjundeng
authored andcommitted
Upgrade xgs SAI version tio 11.2.16.2 (sonic-net#21068)
Why I did it Upgrade SAI xgs version to 11.2.16.2 to fix sonic-net#20725 Work item tracking Microsoft ADO (number only): 30445459 How I did it Update xgs SAI version to 11.2.16.2 in the sai.mk file. How to verify it load the built image to the DUT, swss starts fine. Signed-off-by: zitingguo-ms <[email protected]>
1 parent 0205735 commit cb2f731

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/broadcom/sai.mk

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
LIBSAIBCM_XGS_VERSION = 11.2.13.1
1+
LIBSAIBCM_XGS_VERSION = 11.2.16.2
22
LIBSAIBCM_DNX_VERSION = 11.2.13.1-1
3-
LIBSAIBCM_XGS_BRANCH_NAME = SAI_11.2.0_GA
3+
LIBSAIBCM_XGS_BRANCH_NAME = SAI_11.2.16.2
44
LIBSAIBCM_DNX_BRANCH_NAME = SAI_11.2.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"

0 commit comments

Comments
 (0)