[Broadcom] Upgrade Broadcom xgs SAI version to 14.3.0.0.0.0.20.0#27564
Closed
Gfrom2016 wants to merge 1 commit into
Closed
[Broadcom] Upgrade Broadcom xgs SAI version to 14.3.0.0.0.0.20.0#27564Gfrom2016 wants to merge 1 commit into
Gfrom2016 wants to merge 1 commit into
Conversation
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the Broadcom XGS SAI package version used by the SONiC build system so Broadcom-based images pull the newer prebuilt libsaibcm/libsaibcm-dev artifacts.
Changes:
- Update
LIBSAIBCM_XGS_VERSIONfrom14.3.0.0.0.0.16.0to14.3.0.0.0.0.19.0for Broadcom XGS SAI package download/selection.
Comment on lines
1
to
3
| # Broadcom XGS SAI definitions | ||
| LIBSAIBCM_XGS_VERSION = 14.3.0.0.0.0.16.0 | ||
| LIBSAIBCM_XGS_VERSION = 14.3.0.0.0.0.19.0 | ||
| LIBSAIBCM_XGS_BRANCH_NAME = SAI_14.3.0_GA |
Signed-off-by: zitingguo <zitingguo@microsoft.com>
Gfrom2016
force-pushed
the
bump/sai-14.3.0.0.0.0.19.0
branch
from
June 2, 2026 02:30
7ca4cbf to
f3111d4
Compare
Contributor
|
Closing - superseded by #27929.
Thanks @Gfrom2016 for the original work - picking this up going forward. |
1 task
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 to 14.3.0.0.0.0.20.0 to include the following changes:
Work item tracking
How I did it
Update the xgs SAI version in sai-xgs.mk file.
How to verify it
Load image on a DUT, all containers and bgp are up and running.
Which release branch to backport (provide reason below if selected)
Signed-off-by: zitingguo zitingguo@microsoft.com