Commit e6b22b1
authored
[Mellanox][202012] Update SAI to 1.20.2.6 and SDK/FW to 4.5.1208/2010.1218 (#9818)
- Why I did it
To include latest 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.
3. Add T1 ECMP Overlay support
- How I did it
Updated SDK/SAI submodule and relevant makefiles with the required versions.
- How to verify it
Build an image and run tests from "sonic-mgmt".
Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.com>1 parent 2247dbe commit e6b22b1
5 files changed
Lines changed: 7 additions & 7 deletions
File tree
- platform/mellanox
- mlnx-sai
- sdk-src/sx-kernel
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Submodule SAI-Implementation updated 24 files
- mlnx_sai/debian/changelog+1-1
- mlnx_sai/inc/mlnx_sai.h+179-57
- mlnx_sai/src/Makefile.am+1
- mlnx_sai/src/dbgdump/mlnx_sai_dbg_acl.c-35
- mlnx_sai/src/dbgdump/mlnx_sai_dbg_nhg_nhgm.c+284
- mlnx_sai/src/dbgdump/mlnx_sai_dbg_port.c-1
- mlnx_sai/src/fx_base_api.c+68-12
- mlnx_sai/src/mlnx_sai_acl.c+4-18
- mlnx_sai/src/mlnx_sai_buffer.c+389
- mlnx_sai/src/mlnx_sai_counter.c+65-99
- mlnx_sai/src/mlnx_sai_interfacequery.c+2
- mlnx_sai/src/mlnx_sai_isolation_group.c+2-2
- mlnx_sai/src/mlnx_sai_lag.c+2-10
- mlnx_sai/src/mlnx_sai_nexthop.c+349-93
- mlnx_sai/src/mlnx_sai_nexthopgroup.c+2.1k-1.3k
- mlnx_sai/src/mlnx_sai_policer.c+5-9
- mlnx_sai/src/mlnx_sai_port.c+25-9
- mlnx_sai/src/mlnx_sai_queue.c+96-8
- mlnx_sai/src/mlnx_sai_route.c+147-102
- mlnx_sai/src/mlnx_sai_scheduler.c+15
- mlnx_sai/src/mlnx_sai_switch.c+33-5
- mlnx_sai/src/mlnx_sai_utils.c+30-4
- mlnx_sai/src/sdk/sx_api_bmtor.c+1-1
- release notes.txt+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments