[Mellanox] [202012] Update SAI version 1.18.3.0 (#7427)

- Why I did it
Changes in the new release:
1. Fix 10G and 50G speeds in SAI XML to support all interface types
2. Enable SMAC=DMAC and SMAC MC in tunnel debug counter
3. Add tunnel statistics
4. Add isolation group API implementation
5. Fix ACL ANY debug counter to correctly track ACL drops
6. Add VXLAN source port hard coded range, controlled by K/V
7. FW dump me now feature
8. Add mlxtrace to saidump
9. Speed lane setting and AN control
10. Implement query stats API
11. VNI miss part of tunnel decal drop reason

- How I did it
Update the version number in SAI make file, update the mlnx-sai submodule pointer.

- How to verify it
Run full regression tests on Mellanox platforms

Signed-off-by: Dror Prital <drorp@nvidia.com>
This commit is contained in:
Dror Prital 2021-04-26 20:44:36 +03:00 committed by GitHub
parent 193c376f97
commit 16dc30b944
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Mellanox SAI
MLNX_SAI_VERSION = SAIRel1.18.1.0
MLNX_SAI_VERSION = SAIRel1.18.3.0
export MLNX_SAI_VERSION

@ -1 +1 @@
Subproject commit 8dc2afd21ff6578cd0736b70aaa6ce5f1135265d
Subproject commit 099ad578a059fa9d5a492561eca1281a830fb7b6