[202511] Upgrade Broadcom xgs SAI version to 14.3.0.0.0.0.21.0#27929
Merged
vmittal-msft merged 1 commit intoJun 17, 2026
Merged
Conversation
Signed-off-by: Aaron Bernardino <aaronber@microsoft.com>
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1 task
Contributor
Author
|
Reopened - previous close was accidental. Closed #27564 instead |
vmittal-msft
approved these changes
Jun 17, 2026
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
Upgrade the xgs SAI version on 202511 to 14.3.0.0.0.0.21.0 (17.0 and 18.0 are subsumed by 19.0):
Work item tracking
How I did it
Bump LIBSAIBCM_XGS_VERSION in platform/broadcom/sai-xgs.mk.
How to verify it
Build a 202511 sonic-aboot-broadcom.swi from this PR, install on a TD3X2 DUT, and run the canonical SAI upgrade test set (12 scripts) via Elastictest.
Which release branch to backport (provide reason below if selected)
N/A - this PR targets 202511 directly (master is on 15.2).
Tested branch (Please provide the tested image version)
Description for the changelog
Upgrade Broadcom XGS SAI version from 14.3.0.0.0.0.16.0 to 14.3.0.0.0.0.21.0 on 202511
Link to config_db schema for YANG module changes
N/A - no YANG changes
Signed-off-by: Aaron Bernardino aaronber@microsoft.com