Skip to content

Update BRCM DNX SAI to version 12.3.20.2#23065

Closed
vmittal-msft wants to merge 1 commit intosonic-net:masterfrom
vmittal-msft:vmittal/sai_12.x
Closed

Update BRCM DNX SAI to version 12.3.20.2#23065
vmittal-msft wants to merge 1 commit intosonic-net:masterfrom
vmittal-msft:vmittal/sai_12.x

Conversation

@vmittal-msft
Copy link
Contributor

@vmittal-msft vmittal-msft commented Jun 24, 2025

Why I did it

To get latest fixes for BRCM SAI for DNX chip type

Work item tracking
  • Microsoft ADO (33479680):

How I did it

Pulled in latest commits from BRCM DMZ

updated sai release version to 12.3.20.2

Update git submodules
Update sdk-src/hsdk_6.5.31_SAI_12.3.0_GA from branch 'hsdk_6.5.31_SAI_12.3.0_GA'
to dff1ca9e7b47f583c0584f8c8d0ba54bcddfbb93
[SAI_BRANCH rel_ocp_sai_12_3] [CSP CS00012381504] Backport JIRA SONIC_99189 to rel_ocp_sai_12_3
JIRA# SONIC_106538
Issue Summary: syncd failing create_switch due to bcm_dnx_instru_synced_triggers_enable_set

updated sai release version to 12.3.19.2

[CSP CS00012403520][SAI_BRANCH rel_ocp_sai_12_3] Add more changes for back-porting SONIC-102947 to SAI 12.3

updated sai release version to 12.3.18.2

Uplift SONIC-105657 to 12.3
IP Tunnel RIF interface MTU is set incorrectly which lead to packet drops

updated sai release version to 12.3.17.2

[SAI_BRANCH rel_ocp_sai_12_3] [CSP CS00012396188] Backport JIRA SONIC-103048 to el_ocp_sai_12_3
JIRA# SONIC-106317
Issue Summary: tc4 cpu traffic was dropped when there is relatively higher rate of tc0 cpu traffic

updated sai release version to 12.3.16.2

[CSP CS00012403520][SAI_BRANCH rel_ocp_sai_12_3]back-porting SONIC-105421 to SAI 12.3

updated sai release version to 12.3.15.2

[CSP CS00012403520][SAI_BRANCH rel_ocp_sai_12_3] back-porting SONIC-102947 to SAI 12.3

updated sai release version to 12.3.14.2

[CSP CS00012405910] backport SONIC-98783 to rel_ocp_sai_12_3
DNX: Platform init changes to report INIT_DNX and linkscan fw load errors

Changes
In general all INIT_DNX errors cause a crash. Made changes to report all INIT_DNX errors
Made changes to report linkscan FW load errors
Clean-up to remove deprecated function sai_driver_cmicx_led_init()

updated sai release version to 12.3.13.2

[CSP CS00012405142] backport SONIC-100356 to rel_ocp_sai_12_3: _brcm_sai_dnx_set_acl_table_db:7037 Unexpected acl table group-set-index resource issue.

updated sai release version to 12.3.12.2

[SAI_BRANCH rel_ocp_sai_12_3] [CSP CS00012389279] Backport SONIC-100422 to rel_12_3
JIRA# SONIC-100422
Issue Summary: RX traffic was not dropped when port was in PFCWD stormed condition

updated sai release version to 12.3.11.2

[CSP CS00012405142] backport SONIC-98893 to rel_ocp_sai_12_3: move SAI_INGRESS_PRIORITY_GROUP_STAT_DROPPED_PACKETS and SAI_INGRESS_PRIORITY_GROUP_STAT_DROPPED_BYTES to counter engine on DNX works for J2C+ and newer devices.

[JIRA SONIC-105676 ] Enhanced MacsecEncryptDecryptTraffic test case as per SONIC-105501

updated sai release version to 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

Merged PR 12720: Add macsec sdk package

Add macsec sdk package

updated sai release version to 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.

updated sai release version to 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

updated sai release version to 12.3.7.2

Fix the MAX ECMP groups limit as returned by SAI_SWITCH_ATTR_NUMBER_OF_ECMP_GROUPS and SAI_SWITCH_ATTR_AVAILABLE_NEXT_HOP_GROUP_ENTRY attributes

updated sai release version to 12.3.6.2

Uplift SONIC-101663 to 12.3
GET requests using SAI_PORT_ATTR_SPEED have adverse consequences

updated sai release version to 12.3.5.2

OCP SAI 12.3 - [SAI_12.3.0_GA - DMZ] missing '12.x-API-Coverage-Documents.zip

updated sai release version to 12.3.4.2

Uplift SONIC-99181 to 12.3GA.
Double Commit SONIC-97614 test code changes to 12.3

How to verify it

Verified on HW system.

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

  • 202205
  • 202211
  • 202305
  • 202311
  • 202405
  • 202411
  • 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)

@vmittal-msft vmittal-msft requested a review from lguohan as a code owner June 24, 2025 01:28
@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

@vmittal-msft vmittal-msft requested review from tjchadaga and removed request for lguohan June 24, 2025 01:28
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Collaborator

@kenneth-arista kenneth-arista left a comment

Choose a reason for hiding this comment

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

Ideally, this bump up is applied to msft-202503 and master is bumped up to 13.2 to make both XGS and DNX consistent.

arlakshm added a commit to Azure/sonic-buildimage-msft that referenced this pull request Jun 24, 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:
-->

Porting to 202503 [
sonic-net/sonic-buildimage#23065 ]

#### Why I did it

##### Work item tracking
- Microsoft ADO **(33479680)**:

#### 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)
LIBSAIBCM_DNX_VERSION = 12.3.20.2
LIBSAIBCM_XGS_BRANCH_NAME = SAI_13.2.0_GA
LIBSAIBCM_DNX_BRANCH_NAME = SAI_12.3.0_master
LIBSAIBCM_DNX_BRANCH_NAME = SAI_12.3.0_GA
Copy link
Contributor

Choose a reason for hiding this comment

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

@vmittal-msft - Was the dnx image validated with this change? Since the SAI header has moved forward, please verify the compatibility with 12.3

@abdosi
Copy link
Contributor

abdosi commented Jul 23, 2025

not needed. master will move SAI 13.x directly for DNX platforms.

@abdosi
Copy link
Contributor

abdosi commented Jul 23, 2025

cc @wenyiz2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

7 participants