Skip to content

Commit a025702

Browse files
authored
[Broadcom] Upgrade xgs SAI version to 13.2.1.27 (#1893)
<!-- Please make sure you've read and understood our contributing guidelines: https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md ** Make sure all your commits include a signature generated with `git commit -s` ** If this is a bug fix, make sure your description includes "fixes #xxxx", or "closes #xxxx" or "resolves #xxxx" Please provide the following information: --> #### Why I did it Upgrade xgs SAI version to 13.2.1.27 to include the following fix: - 13.2.1.27: - [CS00012430533] TAM object SET API call returns OBJECT_IN_USE for Streaming Telemetry - [CS00012433774] Runtime setting of packet trimming not applying ##### Work item tracking - Microsoft ADO **(number only)**: 36192401 #### How I did it Update xgs SAI version in sai.mk file. #### How to verify it Signed-off-by: zitingguo <zitingguo@microsoft.com> Signed-off-by: zitingguo <zitingguo@microsoft.com>
1 parent 2b9c6ff commit a025702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/broadcom/sai.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LIBSAIBCM_XGS_VERSION = 13.2.1.26
1+
LIBSAIBCM_XGS_VERSION = 13.2.1.27
22
LIBSAIBCM_DNX_VERSION = 12.3.3.2
33
LIBSAIBCM_XGS_BRANCH_NAME = SAI_13.2.1_GA
44
LIBSAIBCM_DNX_BRANCH_NAME = SAI_12.3.0_GA

0 commit comments

Comments
 (0)