[Mellanox] Update SAI to 1.21.2.0 (#11360)
- Why I did it Advance to new SAI version for bugs fixes as well as new features/enhacements: New: 1. ARM64 support 2. FG ECMP performance optimization 3. Support setting empty list for port ingress/egress buffer profile list 4. Add service port for SN5600 5. Add CR8/SR8/LR8/KR8 interface type 6. Disable mlxtrace during debug dump Fixes: 1. Fix SAI_ACL_ENTRY_ATTR_FIELD_TC 2. Fix Packets loop back if no member in portchannel 3. Fix optimize descriptors apply time (and fast boot time) 4. Add flush fdb entries for vxlan tunnel bridge port 5. Don't disable used tunnel underlay interfaces - How I did it Advanced SAI submodule - How to verify it make configure PLATFORM=mellanox make target/sonic-mellanox.bin Signed-off-by: Nazarii Hnydyn <nazariig@nvidia.com>
This commit is contained in:
parent
119789719d
commit
a4da090e5a
@ -1,6 +1,6 @@
|
||||
# Mellanox SAI
|
||||
|
||||
MLNX_SAI_VERSION = SAIRel1.21.1.0
|
||||
MLNX_SAI_VERSION = SAIRel1.21.2.0
|
||||
|
||||
export MLNX_SAI_VERSION
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d6eb22a12cc0f01e84a71d367f7c4ebe19f58a40
|
||||
Subproject commit f9a21df713636fe648b8bb190698e4494a0f5239
|
Reference in New Issue
Block a user