[202412][Broadcom] Upgrade Broadcom xgs SAI version to 13.2.1.38#2268
Open
Gfrom2016 wants to merge 1 commit into
Open
[202412][Broadcom] Upgrade Broadcom xgs SAI version to 13.2.1.38#2268Gfrom2016 wants to merge 1 commit into
Gfrom2016 wants to merge 1 commit into
Conversation
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Includes fixes from 13.2.1.36 -> 13.2.1.38: - 13.2.1.36: Uplift SONIC-119445 - Fix preemphasis settings are not correctly applied to subordinated interfaces - 13.2.1.37: Uplift SONIC-122179 - Assign L3 interface without QoS setting for my sid transit scenario - 13.2.1.38: Package bcm78907_a0 (TH5) techsupport soc files into libsaibcm so they can be invoked via 'bcmcmd rcload' from show techsupport (aristanetworks/sonic-qual.msft#1255, BCM CS00012459017) Signed-off-by: zitingguo <zitingguo@microsoft.com>
1d58f2e to
6f58e69
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
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
Bump Broadcom xgs SAI version from 13.2.1.37 to 13.2.1.38. Includes:
bcm78907_a0(TH5) techsupport.socfiles intolibsaibcmso they install at/etc/bcm/techsupport/bcm78907_a0/base/on the device and can be invoked viabcmcmd rcloadfrom the show techsupport flow on TH5 platforms (e.g. Arista 7060X6). Tracking: aristanetworks/sonic-qual.msft#1255, BCM CSP CS00012459017.Work item tracking
How I did it
Updated
LIBSAIBCM_XGS_VERSIONinplatform/broadcom/sai.mk.How to verify it
Verified on Arista
7060X6-64PE-B(DUTstr4-7060x6-512-2) running this PR's built imageSONiC.202412-2268.1108481-ddec95ade(build 1108481).1. libsaibcm version inside
syncd:2. TH5 techsupport
.socfiles installed:3.
show version:4. All SONiC containers Up (
docker ps -a):5. BGP — all 57 neighbors Established (
show ip bgp summary):All neighbors are in Established state with prefix counts > 0 (full output truncated).
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
SONiC.202412-2268.1108481-ddec95adeon Arista 7060X6-64PE-BDescription for the changelog
[Broadcom] Upgrade xgs SAI from 13.2.1.37 to 13.2.1.38 (TH5 techsupport SOC files packaged into libsaibcm).