Commit 0520686
authored
[Broadcom] Upgrade xsg SAI version to 13.2.1.3 (#23928)
<!--
Please make sure you've read and understood our contributing guidelines:
https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md
failure_prs.log skip_prs.log 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.3 to include the following fix:
- [CS00012421016/CS00012421247]: bypass returning error log and error code for accessing trim disabled queue. Sonic currently doesnot have means to avoid accessing invalid trim queues and customer wants to return zero as value of counter. Added the bypass logic under a feat logic.
##### Work item tracking
- Microsoft ADO **(number only)**: 34764822
#### How I did it
Update sai.mk file.
#### How to verify it
Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>1 parent 4e14950 commit 0520686
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments