From 87c31ca6a4e4e608ab863222a9408745c92cb2aa Mon Sep 17 00:00:00 2001 From: keboliu Date: Tue, 26 Jan 2021 18:04:12 +0800 Subject: [PATCH] Update SAI to sonic2012 1.18.1.0 changes: AzD phase 1 CRC performance optimization max port headroom new attribute tunnel ECN map fixes tunnel EVPN skeleton extensions (peer attrib, maps) bridge port admin not affecting port admin (optimize port down time) CRM new API for neighbors and tunnel termination entries Improve fdb event for flush by bridge port (before, null bridge was reported to Sonic, now the bridge will be extracted from bridge port) DHCP L2 v4+v6 traps (for ZTP use case) Generic counter implementation Signed-off-by: Kebo Liu --- platform/mellanox/mlnx-sai.mk | 2 +- platform/mellanox/mlnx-sai/SAI-Implementation | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/mellanox/mlnx-sai.mk b/platform/mellanox/mlnx-sai.mk index 0c1795cf41a..7f16a72cc07 100644 --- a/platform/mellanox/mlnx-sai.mk +++ b/platform/mellanox/mlnx-sai.mk @@ -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 diff --git a/platform/mellanox/mlnx-sai/SAI-Implementation b/platform/mellanox/mlnx-sai/SAI-Implementation index ad1e9c7279e..2902c78672e 160000 --- a/platform/mellanox/mlnx-sai/SAI-Implementation +++ b/platform/mellanox/mlnx-sai/SAI-Implementation @@ -1 +1 @@ -Subproject commit ad1e9c7279e544b93fef9a40fb41df375338b55e +Subproject commit 2902c78672eb9602296fd17654f29a21ddaf8290