[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 <volodymyrs@nvidia.com>
This commit is contained in:
parent
f52f97cfa5
commit
ce7abad3ba
@ -1,6 +1,6 @@
|
||||
# Mellanox SAI
|
||||
|
||||
MLNX_SAI_VERSION = SAIRel1.19.2
|
||||
MLNX_SAI_VERSION = SAIRel1.19.4
|
||||
|
||||
export MLNX_SAI_VERSION
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 971a8448dadff061a0d8af5d79e00a20ebaf769d
|
||||
Subproject commit ef8a9e097b7ccec4085968c518ed6eec4a4f378b
|
Reference in New Issue
Block a user