Skip to content

Commit

Permalink
Upgrade xgs SAI version tio 11.2.16.2 (#21068)
Browse files Browse the repository at this point in the history
Why I did it
Upgrade SAI xgs version to 11.2.16.2 to fix #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]>
  • Loading branch information
Gfrom2016 authored Dec 6, 2024
1 parent d7aa06c commit 8feb45f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/broadcom/sai.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
LIBSAIBCM_XGS_VERSION = 11.2.13.1
LIBSAIBCM_XGS_VERSION = 11.2.16.2
LIBSAIBCM_DNX_VERSION = 11.2.13.1-1
LIBSAIBCM_XGS_BRANCH_NAME = SAI_11.2.0_GA
LIBSAIBCM_XGS_BRANCH_NAME = SAI_11.2.16.2
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

0 comments on commit 8feb45f

Please sign in to comment.