Skip to content

Commit

Permalink
[mellanox]: Update SAI to sonic2012 1.18.1.0 (#6566)
Browse files Browse the repository at this point in the history
Changes in the new release:

1. Policy based hashing optimization
2. New attribute support for Max port headroom
3. Tunnel ECN map fixes
4. Tunnel EVPN skeleton extensions (peer attrib, maps)
5. Bridge port admin not affecting port admin (optimize port down time)
6. CRM new API for neighbors and tunnel termination entries
7. Improve FDB event for flush by bridge port (before, null bridge was reported to SONiC, now the bridge will be extracted from bridge port)
8. DHCP L2 v4+v6 traps (for ZTP use case)
9. Generic counter implementation

Signed-off-by: Kebo Liu <[email protected]>
  • Loading branch information
keboliu authored and lguohan committed Jan 28, 2021
1 parent e469460 commit 7fc8caa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platform/mellanox/mlnx-sai.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Mellanox SAI

MLNX_SAI_VERSION = SAIRel1.18.0.2-master
MLNX_SAI_VERSION = SAIRel1.18.1.0

export MLNX_SAI_VERSION

Expand Down

0 comments on commit 7fc8caa

Please sign in to comment.