[Broadcom] Upgrade xgs SAI version to 12.3.16.2#22897
Merged
StormLiangMS merged 1 commit intosonic-net:202411from Jun 11, 2025
Merged
[Broadcom] Upgrade xgs SAI version to 12.3.16.2#22897StormLiangMS merged 1 commit intosonic-net:202411from
StormLiangMS merged 1 commit intosonic-net:202411from
Conversation
Signed-off-by: zitingguo-ms <[email protected]>
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
dal00
pushed a commit
to kamelnetworks/sonic-buildimage
that referenced
this pull request
Jun 11, 2025
Why I did it Upgrade the xgs SAI version to 12.3.16.2 to include the following changes: 12.3.8.2: SAI - OCP SAI 8.4 - [3.5->4.3->8.4] Pkts are trapped to queue 7 which has no policer caused CPU utilization issue 12.3.9.2: ISSU (REL_12.3- Master) : Buffer profiles are not as expected on PG's and QUEUE'S for saiUnitValidateBufferProfiles_WB test case in ISSU on latest Master. 12.3.10.2: [CSP CS00012403351] backport SONIC-95817 to rel_ocp_sai_12_3: SAI_MACSEC_SA_STAT_OUT_PKTS_ENCRYPTED and SAI_MACSEC_SA_STAT_IN_PKTS_OK cleared when SA rekey, customer want them accumulated 12.3.15.2: [CSP CS00012403520][SAI_BRANCH rel_ocp_sai_12_3] back-porting SONIC-102947 to SAI 12.3 12.3.16.2: [CSP CS00012403520][SAI_BRANCH rel_ocp_sai_12_3]back-porting SONIC-105421 to SAI 12.3 Work item tracking Microsoft ADO (number only): 33173355 How I did it Upgrade the SAI version in the sai.mk file.
dgsudharsan
pushed a commit
to dgsudharsan/sonic-buildimage
that referenced
this pull request
Jul 1, 2025
…-net#1241) Code sync sonic-net/sonic-buildimage:202411 => 202412 ``` * c84b4461a (HEAD -> code-sync-202412, origin/code-sync-202412) r12f 250614:0146 - Merge remote-tracking branch 'base/202411' into code-sync-202412 |\ | * 3467f84 (base/202411) mssonicbld 250613:1929 - [submodule] Update submodule sonic-utilities to the latest HEAD automatically (sonic-net#22924) | * ddd2cbf mssonicbld 250613:1602 - Add dependencies for protobuf builds on Ubuntu 22.04 (sonic-net#22957) | * ec7e745 mssonicbld 250613:0701 - Update azure pipeline to use ubuntu 22.04 agent (sonic-net#22952) | * 3ec7856 zitingguo-ms 250611:0146 - [Broadcom] Upgrade xgs SAI version to 12.3.16.2 (sonic-net#22897) ```
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 12.3.16.2 to include the following changes:
Work item tracking
How I did it
Upgrade the SAI version in the sai.mk file.
How to verify it
Signed-off-by: zitingguo-ms [email protected]