Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mellanox]Update SAI to 2311.26.0.28, SDK/FW to 4.6.2134/2012.2134 #17481

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

dgsudharsan
Copy link
Collaborator

@dgsudharsan dgsudharsan commented Dec 12, 2023

Why I did it

Update SAI version to SAIBuild2311.26.0.28

Fixed issues

  • Traffic with unicast destination ip and multicast destination mac wasn't properly dropped
  • When working with SAI_DEFAULT_SWITCHING_MODE_STORE_FORWARD key/value enabled, trying to add a LAG member to a LAG which is created after warm boot initial configuration phase ended, will fail.
  • Optional feature of Port IP counters (SAI_PORT_STAT_IP*) , enabled by SAI XML per-port-ip-counter-enabled config node, wasn't initialized properly.
  • Creating BFD session for non default VRF fails (SAI_BFD_SESSION_ATTR_VIRTUAL_ROUTER != SAI_SWITCH_ATTR_DEFAULT_VIRTUAL_ROUTER_ID).
  • The default value for port FEC during switch init for Spectrum3 was initialized as 'auto' and not aligned to SAI header default 'none'. Note if setups has invalid configuration and relied previously on auto, now it might be necessary for the user to provide explicit valid value for SAI_PORT_ATTR_FEC_MODE

Update SDK/FW version to 4.6.2134/2012.2134
Fixed issues:

  • Updated SN3700C to enable limit to 100G speed.
  • Recovering from Low power mode might ends with port down.
Work item tracking
  • Microsoft ADO (number only):

How I did it

Updating the versions in makefile

How to verify it

Confirm issues fixed and run sonic-mgmt tests

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

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)

@dgsudharsan dgsudharsan requested a review from lguohan as a code owner December 12, 2023 17:00
@dgsudharsan dgsudharsan marked this pull request as draft December 12, 2023 18:03
@dgsudharsan dgsudharsan changed the title [Mellanox]Update SAI to 2311.26.0.28, SDK/FW to 4.6.134/2012.2134 [Mellanox]Update SAI to 2311.26.0.28, SDK/FW to 4.6.2134/2012.2134 Dec 12, 2023
@liat-grozovik liat-grozovik marked this pull request as ready for review December 13, 2023 10:46
@liat-grozovik liat-grozovik merged commit dd39dd0 into sonic-net:master Dec 13, 2023
1 check passed
@mssonicbld
Copy link
Collaborator

@dgsudharsan PR conflicts with 202311 branch

@keboliu
Copy link
Collaborator

keboliu commented Mar 22, 2024

no need to cherry-pick to 202311 as 202311 already using a newer bundle. remove the flags.

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.

5 participants