From ce7abad3baf0a2aedb0ba8d4e07f2aa62abf61c1 Mon Sep 17 00:00:00 2001 From: Volodymyr Samotiy Date: Tue, 12 Oct 2021 10:33:35 +0300 Subject: [PATCH] [Mellanox] Update SAI to v1.19.4 (#8929) - Why I did it Advance to new Nvidia SAI release with the following changes: New features: - Align with new SDK/FW version 4.5.1006 and above and in parallel to existing used SDK/FW bundle - Implement timestamp and egress_queue_index hostif packet attributes. Bugs fixes: - Fix compilation issues with gcc10 - Fix return code for buffer overflow for query enum values and query statistics capabilities - Reduce verbosity of print in case packet ingress on invalid port - Fix mirror Qos settings - How I did it Updated SAI version and submodule pointer - How to verify it Run regression tests from sonic-mgmt Signed-off-by: Volodymyr Samotiy --- 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 2570a2d0fe..e9765ba278 100644 --- a/platform/mellanox/mlnx-sai.mk +++ b/platform/mellanox/mlnx-sai.mk @@ -1,6 +1,6 @@ # Mellanox SAI -MLNX_SAI_VERSION = SAIRel1.19.2 +MLNX_SAI_VERSION = SAIRel1.19.4 export MLNX_SAI_VERSION diff --git a/platform/mellanox/mlnx-sai/SAI-Implementation b/platform/mellanox/mlnx-sai/SAI-Implementation index 971a8448da..ef8a9e097b 160000 --- a/platform/mellanox/mlnx-sai/SAI-Implementation +++ b/platform/mellanox/mlnx-sai/SAI-Implementation @@ -1 +1 @@ -Subproject commit 971a8448dadff061a0d8af5d79e00a20ebaf769d +Subproject commit ef8a9e097b7ccec4085968c518ed6eec4a4f378b