From 644875712e8f2d47051db2687d00fde494489893 Mon Sep 17 00:00:00 2001 From: Dror Prital <76714716+dprital@users.noreply.github.com> Date: Thu, 22 Jul 2021 18:13:49 +0300 Subject: [PATCH] [Mellanox] Update SAI to version 1.19.1 (#8245) - Why I did it Update SAI version to 1.19.1. The following was changed: 1. Update license 2. Do not remove and re-apply the same SDK mirror session on LAG 3. FEC fix to support all speeds 4. Improve PG counters performance 5. Fix number of switch priorities for port mirroring Signed-off-by: Dror Prital --- 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 49d2fdb14b..7929b8c751 100644 --- a/platform/mellanox/mlnx-sai.mk +++ b/platform/mellanox/mlnx-sai.mk @@ -1,6 +1,6 @@ # Mellanox SAI -MLNX_SAI_VERSION = SAIRel1.19.0 +MLNX_SAI_VERSION = SAIRel1.19.1 export MLNX_SAI_VERSION diff --git a/platform/mellanox/mlnx-sai/SAI-Implementation b/platform/mellanox/mlnx-sai/SAI-Implementation index fe26fbc0bc..be35fa45f1 160000 --- a/platform/mellanox/mlnx-sai/SAI-Implementation +++ b/platform/mellanox/mlnx-sai/SAI-Implementation @@ -1 +1 @@ -Subproject commit fe26fbc0bcf576dfaca28e803dc8f28f1a999cdc +Subproject commit be35fa45f163f6e1a36368f1776dc5fc745fc845