Skip to content

[Broadcom] Upgrade xgs SAI version to 13.2.1.10#24289

Merged
StormLiangMS merged 1 commit intosonic-net:masterfrom
Gfrom2016:upgrade_SAI_master
Oct 20, 2025
Merged

[Broadcom] Upgrade xgs SAI version to 13.2.1.10#24289
StormLiangMS merged 1 commit intosonic-net:masterfrom
Gfrom2016:upgrade_SAI_master

Conversation

@Gfrom2016
Copy link
Contributor

@Gfrom2016 Gfrom2016 commented Oct 20, 2025

Why I did it

Upgrade the xgs SAI version to 13.2.1.10 to include the following changes:

  • OCP SAI spec Version upgrade from 1.16.3 -> 1.16.4
  • TH_Regular : Memory leak is observed during warm shut and cold shut during warm boot.
  • Uplift SDKLT-51968 to 13.2.1: Drop counter is increasing even if port is Oper down
  • On TH4GT: Need to disable TunnelMpIp4ip6 tests as per Jira SONIC-108933
  • Updated PORT attribute PRIORITY_FLOW_CONTROL handling for TH5 with a custom value 2 for config property sai_pfc_dlr_init_capability
Work item tracking
  • Microsoft ADO (number only): 35635641

How I did it

Upgrade the SAI version in the sai.mk file.

How to verify it

Load image on a lab device, all containers are up and running.

admin@str4-7060x6-512-1:~$ show ver

SONiC Software Version: SONiC.master-24289.966026-ab7fb1cf5
SONiC OS Version: 12
Distribution: Debian 12.12
Kernel: 6.1.0-29-2-amd64
Build commit: ab7fb1cf5
Build date: Mon Oct 20 03:20:26 UTC 2025
Built by: azureuser@36dbb5a3c000000

Platform: x86_64-arista_7060x6_64pe_b
HwSKU: Arista-7060X6-64PE-B-C512S2
ASIC: broadcom
ASIC Count: 1
Serial Number: HBG250902HX
Model Number: DCS-7060X6-64PE-B
Hardware Revision: 02.00
Uptime: 06:39:46 up 4 min,  1 user,  load average: 1.34, 1.46, 0.68
Date: Mon 20 Oct 2025 06:39:46

admin@str4-7060x6-512-1:~$ docker ps -a
CONTAINER ID   IMAGE                                COMMAND                  CREATED         STATUS              PORTS     NAMES
6badc498aba5   docker-snmp:latest                   "/usr/bin/docker-snm…"   2 minutes ago   Up About a minute             snmp
1ace6c826192   docker-platform-monitor:latest       "/usr/bin/docker_ini…"   2 minutes ago   Up 2 minutes                  pmon
85c8017453ca   docker-sonic-mgmt-framework:latest   "/usr/local/bin/supe…"   2 minutes ago   Up 2 minutes                  mgmt-framework
15a453f6a5b3   docker-lldp:latest                   "/usr/bin/docker-lld…"   2 minutes ago   Up 2 minutes                  lldp
31caa67fb829   docker-sonic-gnmi:latest             "/usr/local/bin/supe…"   2 minutes ago   Up 2 minutes                  gnmi
8dc9dc58b98f   docker-eventd:latest                 "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  eventd
f1a9eec12127   docker-router-advertiser:latest      "/usr/bin/docker-ini…"   3 minutes ago   Up 3 minutes                  radv
4829edfe25cf   docker-fpm-frr:latest                "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes                  bgp
b452f0c94727   docker-syncd-brcm:latest             "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  syncd
228d5761cf62   docker-teamd:latest                  "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  teamd
ab26b4d257da   docker-sysmgr:latest                 "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  sysmgr
d90819e31e44   docker-orchagent:latest              "/usr/bin/docker-ini…"   3 minutes ago   Up 3 minutes                  swss
c2332d628521   docker-sonic-restapi:latest          "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  restapi
a399603971c7   docker-database:latest               "/usr/local/bin/dock…"   3 minutes ago   Up 3 minutes                  database

drivshell>bsv
bsv
BRCM SAI ver: [13.2.1.10], OCP SAI ver: [1.16.4], SDK ver: [sdk-6.5.32-SP2], LT ver: [1.16]
BRCM SAI cold boot ver:[13.2.1.10]

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

  • 202412
  • 202503
  • 202505

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

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

Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
Copilot AI review requested due to automatic review settings October 20, 2025 00:26
@Gfrom2016 Gfrom2016 requested a review from lguohan as a code owner October 20, 2025 00:26
@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades the Broadcom XGS SAI (Switch Abstraction Interface) library version from 13.2.1.9 to 13.2.1.10, keeping the branch name unchanged at SAI_13.2.1_GA.

  • Updates LIBSAIBCM_XGS_VERSION to 13.2.1.10

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@StormLiangMS StormLiangMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StormLiangMS StormLiangMS merged commit 8357cd7 into sonic-net:master Oct 20, 2025
12 checks passed
yejianquan pushed a commit that referenced this pull request Oct 20, 2025
Why I did it
This is a manual cherry-pick of #24289
Upgrade the xgs SAI version to 13.2.1.10 to include the following changes:

OCP SAI spec Version upgrade from 1.16.3 -> 1.16.4
TH_Regular : Memory leak is observed during warm shut and cold shut during warm boot.
Uplift SDKLT-51968 to 13.2.1: Drop counter is increasing even if port is Oper down
On TH4GT: Need to disable TunnelMpIp4ip6 tests as per Jira SONIC-108933
Updated PORT attribute PRIORITY_FLOW_CONTROL handling for TH5 with a custom value 2 for config property sai_pfc_dlr_init_capability
Work item tracking
Microsoft ADO (number only): 35635641
How I did it
Upgrade the SAI version in the sai.mk file.

How to verify it
Load image on a lab device, all containers are up and running.

admin@str4-7060x6-512-1:~$ show ver

SONiC Software Version: SONiC.master-24289.966026-ab7fb1cf5
SONiC OS Version: 12
Distribution: Debian 12.12
Kernel: 6.1.0-29-2-amd64
Build commit: ab7fb1cf5
Build date: Mon Oct 20 03:20:26 UTC 2025
Built by: azureuser@36dbb5a3c000000

Platform: x86_64-arista_7060x6_64pe_b
HwSKU: Arista-7060X6-64PE-B-C512S2
ASIC: broadcom
ASIC Count: 1
Serial Number: HBG250902HX
Model Number: DCS-7060X6-64PE-B
Hardware Revision: 02.00
Uptime: 06:39:46 up 4 min,  1 user,  load average: 1.34, 1.46, 0.68
Date: Mon 20 Oct 2025 06:39:46

admin@str4-7060x6-512-1:~$ docker ps -a
CONTAINER ID   IMAGE                                COMMAND                  CREATED         STATUS              PORTS     NAMES
6badc498aba5   docker-snmp:latest                   "/usr/bin/docker-snm…"   2 minutes ago   Up About a minute             snmp
1ace6c826192   docker-platform-monitor:latest       "/usr/bin/docker_ini…"   2 minutes ago   Up 2 minutes                  pmon
85c8017453ca   docker-sonic-mgmt-framework:latest   "/usr/local/bin/supe…"   2 minutes ago   Up 2 minutes                  mgmt-framework
15a453f6a5b3   docker-lldp:latest                   "/usr/bin/docker-lld…"   2 minutes ago   Up 2 minutes                  lldp
31caa67fb829   docker-sonic-gnmi:latest             "/usr/local/bin/supe…"   2 minutes ago   Up 2 minutes                  gnmi
8dc9dc58b98f   docker-eventd:latest                 "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  eventd
f1a9eec12127   docker-router-advertiser:latest      "/usr/bin/docker-ini…"   3 minutes ago   Up 3 minutes                  radv
4829edfe25cf   docker-fpm-frr:latest                "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes                  bgp
b452f0c94727   docker-syncd-brcm:latest             "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  syncd
228d5761cf62   docker-teamd:latest                  "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  teamd
ab26b4d257da   docker-sysmgr:latest                 "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  sysmgr
d90819e31e44   docker-orchagent:latest              "/usr/bin/docker-ini…"   3 minutes ago   Up 3 minutes                  swss
c2332d628521   docker-sonic-restapi:latest          "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  restapi
a399603971c7   docker-database:latest               "/usr/local/bin/dock…"   3 minutes ago   Up 3 minutes                  database

drivshell>bsv
bsv
BRCM SAI ver: [13.2.1.10], OCP SAI ver: [1.16.4], SDK ver: [sdk-6.5.32-SP2], LT ver: [1.16]
BRCM SAI cold boot ver:[13.2.1.10]
Signed-off-by: zitingguo-ms zitingguo@microsoft.com
bingwang-ms added a commit to Azure/sonic-buildimage-msft that referenced this pull request Oct 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
This is a manual cherry-pick of
sonic-net/sonic-buildimage#24289
Upgrade the xgs SAI version to 13.2.1.10 to include the following
changes:
- OCP SAI spec Version upgrade from 1.16.3 -> 1.16.4
- TH_Regular : Memory leak is observed during warm shut and cold shut
during warm boot.
- Uplift SDKLT-51968 to 13.2.1: Drop counter is increasing even if port
is Oper down
- On TH4GT: Need to disable TunnelMpIp4ip6 tests as per Jira
SONIC-108933
- Updated PORT attribute PRIORITY_FLOW_CONTROL handling for TH5 with a
custom value 2 for config property sai_pfc_dlr_init_capability

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

#### How I did it
Upgrade the SAI version in the sai.mk file.

#### 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.
-->

Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
r12f pushed a commit to Azure/sonic-buildimage-msft that referenced this pull request Oct 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
This is a manual cherry-pick of
sonic-net/sonic-buildimage#24289
Upgrade the xgs SAI version to 13.2.1.10 to include the following
changes:
- OCP SAI spec Version upgrade from 1.16.3 -> 1.16.4
- TH_Regular : Memory leak is observed during warm shut and cold shut
during warm boot.
- Uplift SDKLT-51968 to 13.2.1: Drop counter is increasing even if port
is Oper down
- On TH4GT: Need to disable TunnelMpIp4ip6 tests as per Jira
SONIC-108933
- Updated PORT attribute PRIORITY_FLOW_CONTROL handling for TH5 with a
custom value 2 for config property sai_pfc_dlr_init_capability
##### Work item tracking
- Microsoft ADO **(number only)**: 35635641

#### How I did it
Upgrade the SAI version in the sai.mk file.

#### How to verify it


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

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
Upgrade the xgs SAI version to 13.2.1.10 to include the following changes:

OCP SAI spec Version upgrade from 1.16.3 -> 1.16.4
TH_Regular : Memory leak is observed during warm shut and cold shut during warm boot.
Uplift SDKLT-51968 to 13.2.1: Drop counter is increasing even if port is Oper down
On TH4GT: Need to disable TunnelMpIp4ip6 tests as per Jira SONIC-108933
Updated PORT attribute PRIORITY_FLOW_CONTROL handling for TH5 with a custom value 2 for config property sai_pfc_dlr_init_capability
Work item tracking
Microsoft ADO (number only): 35635641
How I did it
Upgrade the SAI version in the sai.mk file.

How to verify it
Load image on a lab device, all containers are up and running.

admin@str4-7060x6-512-1:~$ show ver

SONiC Software Version: SONiC.master-24289.966026-ab7fb1cf5
SONiC OS Version: 12
Distribution: Debian 12.12
Kernel: 6.1.0-29-2-amd64
Build commit: ab7fb1cf5
Build date: Mon Oct 20 03:20:26 UTC 2025
Built by: azureuser@36dbb5a3c000000

Platform: x86_64-arista_7060x6_64pe_b
HwSKU: Arista-7060X6-64PE-B-C512S2
ASIC: broadcom
ASIC Count: 1
Serial Number: HBG250902HX
Model Number: DCS-7060X6-64PE-B
Hardware Revision: 02.00
Uptime: 06:39:46 up 4 min,  1 user,  load average: 1.34, 1.46, 0.68
Date: Mon 20 Oct 2025 06:39:46

admin@str4-7060x6-512-1:~$ docker ps -a
CONTAINER ID   IMAGE                                COMMAND                  CREATED         STATUS              PORTS     NAMES
6badc498aba5   docker-snmp:latest                   "/usr/bin/docker-snm…"   2 minutes ago   Up About a minute             snmp
1ace6c826192   docker-platform-monitor:latest       "/usr/bin/docker_ini…"   2 minutes ago   Up 2 minutes                  pmon
85c8017453ca   docker-sonic-mgmt-framework:latest   "/usr/local/bin/supe…"   2 minutes ago   Up 2 minutes                  mgmt-framework
15a453f6a5b3   docker-lldp:latest                   "/usr/bin/docker-lld…"   2 minutes ago   Up 2 minutes                  lldp
31caa67fb829   docker-sonic-gnmi:latest             "/usr/local/bin/supe…"   2 minutes ago   Up 2 minutes                  gnmi
8dc9dc58b98f   docker-eventd:latest                 "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  eventd
f1a9eec12127   docker-router-advertiser:latest      "/usr/bin/docker-ini…"   3 minutes ago   Up 3 minutes                  radv
4829edfe25cf   docker-fpm-frr:latest                "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes                  bgp
b452f0c94727   docker-syncd-brcm:latest             "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  syncd
228d5761cf62   docker-teamd:latest                  "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  teamd
ab26b4d257da   docker-sysmgr:latest                 "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  sysmgr
d90819e31e44   docker-orchagent:latest              "/usr/bin/docker-ini…"   3 minutes ago   Up 3 minutes                  swss
c2332d628521   docker-sonic-restapi:latest          "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes                  restapi
a399603971c7   docker-database:latest               "/usr/local/bin/dock…"   3 minutes ago   Up 3 minutes                  database

drivshell>bsv
bsv
BRCM SAI ver: [13.2.1.10], OCP SAI ver: [1.16.4], SDK ver: [sdk-6.5.32-SP2], LT ver: [1.16]
BRCM SAI cold boot ver:[13.2.1.10]

Signed-off-by: Feng Pan <fenpan@microsoft.com>
r12f pushed a commit to Azure/sonic-buildimage-msft that referenced this pull request Dec 17, 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
This is a manual cherry-pick of
sonic-net/sonic-buildimage#24289
Upgrade the xgs SAI version to 13.2.1.10 to include the following
changes:
- OCP SAI spec Version upgrade from 1.16.3 -> 1.16.4
- TH_Regular : Memory leak is observed during warm shut and cold shut
during warm boot.
- Uplift SDKLT-51968 to 13.2.1: Drop counter is increasing even if port
is Oper down
- On TH4GT: Need to disable TunnelMpIp4ip6 tests as per Jira
SONIC-108933
- Updated PORT attribute PRIORITY_FLOW_CONTROL handling for TH5 with a
custom value 2 for config property sai_pfc_dlr_init_capability
##### Work item tracking
- Microsoft ADO **(number only)**: 35635641

#### How I did it
Upgrade the SAI version in the sai.mk file.

#### How to verify it


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

Signed-off-by: zitingguo-ms <zitingguo@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.

4 participants