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 SDK/FW to 4.5.1208/2010.1218 and SAI version to 1.20.2.5 #9619

Merged
merged 3 commits into from
Jan 26, 2022

Conversation

dprital
Copy link
Collaborator

@dprital dprital commented Dec 22, 2021

Why I did it

To include latest SDK fixes:

• On CMIS modules, after low power configuration, the firmware waited for the module state to be ModuleReady instead of ModuleLowPower causing delays.
• When connecting SN4600C, 100GbE port with CWDM4 module (Gen 3.0), link up time is 30 seconds.

and to include SAI fixes \ changes:

  • Reduce verbosity for resource check vendor data not found
  • Fix metadata validation, check default value on conditions check
  • Update SDK to 4.5.12XX, update port speeds
  • Add 100MB, 10MB to 2201 system
  • L3 VXLAN overlay ECMP
  • VXLAN srcport API implementation
  • Fix scheduler profile null (default values) when set on sub group scheduler group
  • Fix ACL binding restoration when port leaves a LAG
  • Fix route logic for set next hop/action and reference counter for ECMP overlay

How I did it

Updated SDK/FW submodule and relevant makefiles with the required versions.
Update SAI submodule and relevant makefile with the required version.

How to verify it

Build an image and run tests from "sonic-mgmt".

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111

Description for the changelog

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

@dprital dprital added the Request for 202111 Branch For PRs being requested for 202111 branch label Dec 22, 2021
@dprital dprital marked this pull request as draft December 22, 2021 13:37
@dprital dprital changed the title [Mellanox] Update SDK/FW to 4.5.1208/2010.1218 [Mellanox] Update SDK/FW to 4.5.1208/2010.1218 and SAI version to 1.20.2.1 Dec 30, 2021
@dprital dprital changed the title [Mellanox] Update SDK/FW to 4.5.1208/2010.1218 and SAI version to 1.20.2.1 [Mellanox] Update SDK/FW to 4.5.1208/2010.1218 and SAI version to 1.20.2.5 Jan 21, 2022
@liat-grozovik liat-grozovik marked this pull request as ready for review January 26, 2022 09:00
@liat-grozovik liat-grozovik merged commit f24f193 into sonic-net:master Jan 26, 2022
liorghub pushed a commit to liorghub/sonic-buildimage that referenced this pull request Jan 27, 2022
…0.2.5 (sonic-net#9619)

- Why I did it
To include latest SDK fixes:
1.  On CMIS modules, after low power configuration, the firmware waited for the module state to be ModuleReady instead of ModuleLowPower causing delays.
2. When connecting SN4600C, 100GbE port with CWDM4 module (Gen 3.0), link up time is 30 seconds.

and to include SAI fixes \ changes:
1. Reduce verbosity for resource check vendor data not found
2. Fix metadata validation, check default value on conditions check
3. Add 100MB, 10MB to 2201 system
4. L3 VXLAN overlay ECMP
5. VXLAN srcport API implementation
6. Fix scheduler profile null (default values) when set on sub group scheduler group
7. Fix ACL binding restoration when port leaves a LAG
8. Fix route logic for set next hop/action and reference counter for ECMP overlay

- How I did it
1. Updated SDK/FW submodule and relevant makefiles with the required versions.
2. Update SAI submodule and relevant makefile with the required version.

- How to verify it
Build an image and run tests from "sonic-mgmt".
judyjoseph pushed a commit that referenced this pull request Jan 31, 2022
…0.2.5 (#9619)

- Why I did it
To include latest SDK fixes:
1.  On CMIS modules, after low power configuration, the firmware waited for the module state to be ModuleReady instead of ModuleLowPower causing delays.
2. When connecting SN4600C, 100GbE port with CWDM4 module (Gen 3.0), link up time is 30 seconds.

and to include SAI fixes \ changes:
1. Reduce verbosity for resource check vendor data not found
2. Fix metadata validation, check default value on conditions check
3. Add 100MB, 10MB to 2201 system
4. L3 VXLAN overlay ECMP
5. VXLAN srcport API implementation
6. Fix scheduler profile null (default values) when set on sub group scheduler group
7. Fix ACL binding restoration when port leaves a LAG
8. Fix route logic for set next hop/action and reference counter for ECMP overlay

- How I did it
1. Updated SDK/FW submodule and relevant makefiles with the required versions.
2. Update SAI submodule and relevant makefile with the required version.

- How to verify it
Build an image and run tests from "sonic-mgmt".
@dprital dprital deleted the sdk_update_4_5_1208 branch August 29, 2022 20:29
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.

3 participants