[202412][Broadcom] Upgrade xgs SAI version to 13.2.1.7#1669
Merged
r12f merged 1 commit intoAzure:202412from Sep 29, 2025
Merged
[202412][Broadcom] Upgrade xgs SAI version to 13.2.1.7#1669r12f merged 1 commit intoAzure:202412from
r12f merged 1 commit intoAzure:202412from
Conversation
r12f
approved these changes
Sep 26, 2025
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Author
|
@qiluo-msft , the pipeline failed with the following failure. Can you help to take a look? |
Member
|
[Broadcom] Upgrade xgs SAI version to 13.2.1.7
c041cca to
271196f
Compare
Author
|
/azpw run |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
r12f
pushed a commit
that referenced
this pull request
Oct 26, 2025
Why I did it This is a manual cherry-pick of sonic-net/sonic-buildimage#24105 24105 [202412] Upgrade xgs SAI version to 13.2.1.7 to include the following fixes: [CS00012424807]: FDB entry causing bad port state when added after drop_counter is configured [CS00012425264]: SRv6 uN USD decapsulation does not handle DSCP value of inner header properly Work item tracking Microsoft ADO (number only): 35118084 How I did it Update xgs SAI version in sai.mk file. Co-authored-by: zitingguo-ms <zitingguo@microsoft.com>
bingwang-ms
pushed a commit
that referenced
this pull request
Jan 16, 2026
…tically (#24396) #### Why I did it src/sonic-sairedis ``` * ebdf9e97 - (HEAD -> master, origin/master, origin/HEAD) Support Sonic-VPP CRM counters for localsid. (#1673) (4 days ago) [dypet] * 1a75149c - Fix DASH FlexCounter bulk get ENI meter class range (#1669) (10 days ago) [Mukesh Moopath Velayudhan] * 7a116435 - Reduce severity of log for unallowed enum value (#1675) (2 weeks ago) [Connor Roos] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
This is a manual cherry-pick of sonic-net/sonic-buildimage#24105 24105
[202412] Upgrade xgs SAI version to 13.2.1.7 to include the following fixes:
[CS00012424807]: FDB entry causing bad port state when added after drop_counter is configured
[CS00012425264]: SRv6 uN USD decapsulation does not handle DSCP value of inner header properly
Work item tracking
Microsoft ADO (number only): 35118084
How I did it
Update xgs SAI version in sai.mk file.