Skip to content

[Broadcom] Move xgs SAI to SAI_13.2.1_GA#23739

Merged
yxieca merged 1 commit intosonic-net:masterfrom
Gfrom2016:upgrade_SAI_master
Aug 18, 2025
Merged

[Broadcom] Move xgs SAI to SAI_13.2.1_GA#23739
yxieca merged 1 commit intosonic-net:masterfrom
Gfrom2016:upgrade_SAI_master

Conversation

@Gfrom2016
Copy link
Copy Markdown
Contributor

@Gfrom2016 Gfrom2016 commented Aug 18, 2025

Why I did it

[Broadcom] Move xgs SAI to SAI_13.2.1_GA

Work item tracking
  • Microsoft ADO (number only): 34471391

How I did it

Update sai.mk file.

How to verify it

Load the image on a SONiC Arista 7060x6 DUT, all containers and interfaces are up and stable.

admin@str5-7060x6-512-4:~$ show ver

SONiC Software Version: SONiC.master-23739.925277-cfd4434f3
SONiC OS Version: 12
Distribution: Debian 12.11
Kernel: 6.1.0-29-2-amd64
Build commit: cfd4434f3
Build date: Mon Aug 18 06:08:31 UTC 2025
Built by: azureuser@416024c9c000000

Platform: x86_64-arista_7060x6_64pe_b
HwSKU: Arista-7060X6-64PE-B-O128
ASIC: broadcom
ASIC Count: 1
Serial Number: HBG250905ME
Model Number: DCS-7060X6-64PE-B
Hardware Revision: 02.00
Uptime: 08:36:37 up 4 min,  1 user,  load average: 0.71, 0.58, 0.26
Date: Mon 18 Aug 2025 08:36:37

admin@str5-7060x6-512-4:~$ docker ps -a
CONTAINER ID   IMAGE                                COMMAND                  CREATED         STATUS         PORTS     NAMES
9de96d3cc138   docker-snmp:latest                   "/usr/bin/docker-snm…"   2 minutes ago   Up 2 minutes             snmp
b4535a37088e   docker-platform-monitor:latest       "/usr/bin/docker_ini…"   2 minutes ago   Up 2 minutes             pmon
29e6502c28c7   docker-sonic-mgmt-framework:latest   "/usr/local/bin/supe…"   2 minutes ago   Up 2 minutes             mgmt-framework
c29e94986779   docker-lldp:latest                   "/usr/bin/docker-lld…"   2 minutes ago   Up 2 minutes             lldp
44ec229eb947   docker-sonic-gnmi:latest             "/usr/local/bin/supe…"   2 minutes ago   Up 2 minutes             gnmi
76386ad4a0d7   docker-sonic-bmp:latest              "/usr/local/bin/supe…"   2 minutes ago   Up 2 minutes             bmp
5f72fde0d9ce   docker-eventd:latest                 "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             eventd
94cd2b5192f6   docker-router-advertiser:latest      "/usr/bin/docker-ini…"   3 minutes ago   Up 3 minutes             radv
c689ab24e45d   docker-syncd-brcm:latest             "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             syncd
a3c7fad68ae8   docker-teamd:latest                  "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             teamd
753f63524651   docker-fpm-frr:latest                "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes             bgp
9d67374f7e7e   docker-sysmgr:latest                 "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             sysmgr
fa062611099c   docker-orchagent:latest              "/usr/bin/docker-ini…"   3 minutes ago   Up 3 minutes             swss
ac7063dbfd1a   docker-sonic-restapi:latest          "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             restapi
fb1615554ca2   docker-database:latest  

BRCM SAI ver: [13.2.1.1], OCP SAI ver: [1.16.3], SDK ver: [sdk-6.5.32-SP2], LT ver: [1.16]

Which release branch to backport (provide reason below if selected)

  • 202412
  • 202505

Signed-off-by: zitingguo-ms zitingguo@microsoft.com

Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
@Gfrom2016 Gfrom2016 requested a review from lguohan as a code owner August 18, 2025 02:25
@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@Gfrom2016 Gfrom2016 requested review from r12f and yxieca August 18, 2025 08:40
@yxieca yxieca merged commit 3c6a296 into sonic-net:master Aug 18, 2025
12 checks passed
bingwang-ms added a commit to Azure/sonic-buildimage-msft that referenced this pull request Aug 18, 2025
Why I did it
[Broadcom] Move xgs SAI to SAI_13.2.1_GA
Cherry-pick of sonic-net/sonic-buildimage#23739

How I did it
Update sai.mk file.

How to verify it
Load the image on a SONiC Arista 7060x6 DUT, all containers and
interfaces are up and stable.

<!--
Please make sure you've read and understood our contributing guidelines:
     https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

** Make sure all your commits include a signature generated with `git
commit -s` **

If this is a bug fix, make sure your description includes "fixes #xxxx",
or
     "closes #xxxx" or "resolves #xxxx"

     Please provide the following information:
-->

#### Why I did it

##### Work item tracking
- Microsoft ADO **(number only)**:

#### How I did it

#### How to verify it

<!--
If PR needs to be backported, then the PR must be tested against the
base branch and the earliest backport release branch and provide tested
image version on these two branches. For example, if the PR is requested
for master, 202211 and 202012, then the requester needs to provide test
results on master and 202012.
-->

#### Which release branch to backport (provide reason below if selected)

<!--
- Note we only backport fixes to a release branch, *not* features!
- Please also provide a reason for the backporting below.
- e.g.
- [x] 202006
-->

- [ ] 201811
- [ ] 201911
- [ ] 202006
- [ ] 202012
- [ ] 202106
- [ ] 202111
- [ ] 202205
- [ ] 202211

#### Tested branch (Please provide the tested image version)

<!--
- Please provide tested image version
- e.g.
- [x] 20201231.100
-->

- [ ] <!-- image version 1 -->
- [ ] <!-- image version 2 -->

#### Description for the changelog
<!--
Write a short (one line) summary that describes the changes in this
pull request for inclusion in the changelog:
-->

<!--
Ensure to add label/tag for the feature raised. example - PR#2174 under
sonic-utilities repo. where, Generic Config and Update feature has been
labelled as GCU.
-->

#### Link to config_db schema for YANG module changes
<!--
Provide a link to config_db schema for the table for which YANG model
is defined
Link should point to correct section on
https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md
-->

#### A picture of a cute animal (not mandatory but encouraged)
yejianquan pushed a commit that referenced this pull request Aug 19, 2025
Why I did it
[Broadcom] Move xgs SAI to SAI_13.2.1_GA
This is a cherry-pick of #23739

Work item tracking
Microsoft ADO (number only): 34471391
Signed-off-by: zitingguo-ms zitingguo@microsoft.com
r12f pushed a commit to Azure/sonic-buildimage-msft that referenced this pull request Aug 20, 2025
<!--
Please make sure you've read and understood our contributing guidelines:
     https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

** Make sure all your commits include a signature generated with `git
commit -s` **

If this is a bug fix, make sure your description includes "fixes #xxxx",
or
     "closes #xxxx" or "resolves #xxxx"

     Please provide the following information:
-->

#### Why I did it
[Broadcom] Move xgs SAI to SAI_13.2.1_GA
This is a cherry-pick of
sonic-net/sonic-buildimage#23739

##### Work item tracking
- Microsoft ADO **(number only)**: 34471391

Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>

Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
vmittal-msft pushed a commit to vmittal-msft/sonic-buildimage that referenced this pull request Oct 20, 2025
Why I did it
[Broadcom] Move xgs SAI to SAI_13.2.1_GA

How I did it
Update sai.mk file.

How to verify it
Load the image on a SONiC Arista 7060x6 DUT, all containers and interfaces are up and stable.

Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Dec 4, 2025
Why I did it
[Broadcom] Move xgs SAI to SAI_13.2.1_GA

How I did it
Update sai.mk file.

How to verify it
Load the image on a SONiC Arista 7060x6 DUT, all containers and interfaces are up and stable.

Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
Signed-off-by: Feng Pan <fenpan@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants