Skip to content

Commit f3c013a

Browse files
authored
[Broadcom] Fix syncd crash issue and upgrade xgs SAI to 12.3.2.2 (#21746)
Why I did it Fix #21680 Work item tracking Microsoft ADO (number only): 31426582 How I did it Re-compile SAI 12.3 with SAI header from https://github.com/opencomputeproject/SAI/tree/054085547c2042b95ab0fa1a75a44da3288b26bf How to verify it Load image on a DUT, all dockers are up and running.
1 parent 9365cf8 commit f3c013a

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,6 +1,6 @@
11
LIBSAIBCM_XGS_VERSION = 12.3.2.2
22
LIBSAIBCM_DNX_VERSION = 11.2.13.1-1
3-
LIBSAIBCM_XGS_BRANCH_NAME = SAI_12.3.0_GA
3+
LIBSAIBCM_XGS_BRANCH_NAME = SAI_12.3.0_master
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)