From: Petr Machata Date: Tue, 6 Apr 2021 16:15:39 +0000 (+0200) Subject: Mellanox: Add new mlxsw_spectrum firmware xx.2008.2438 X-Git-Tag: 20210511~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2f307088d3e4853738018030a83cf1d19ec0c044;p=thirdparty%2Flinux-firmware.git Mellanox: Add new mlxsw_spectrum firmware xx.2008.2438 Add latest verified version of Mellanox Spectrum-family switch firmware, for Spectrum (13.2008.2438), Spectrum-2 (29.2008.2438) and Spectrum-3 (30.2008.2438). This update fixes the following issues: - An issue where strictly-prioritized traffic gets a 9usec latency penalty on a congested port. - Attempts to configure DSCP prioritization (QPDM register) on CPU port (local port 0) would result in FW crash. - An issue in sampling traffic to the CPU due to incorrect trap prioritization. - An issue in bulk-reading flow counters. - Several issues related to FW upgrade and in-service FW upgrade. - Incomplete clearing of activity bits in ECMP containers with a very high number of individual ECMP entries (100K). - A crash during router deinit. Signed-off-by: Petr Machata Signed-off-by: Josh Boyer --- diff --git a/WHENCE b/WHENCE index 5fa455e8..64adb18d 100644 --- a/WHENCE +++ b/WHENCE @@ -5278,6 +5278,9 @@ File: mellanox/mlxsw_spectrum3-30.2008.2304.mfa2 File: mellanox/mlxsw_spectrum-13.2008.2406.mfa2 File: mellanox/mlxsw_spectrum2-29.2008.2406.mfa2 File: mellanox/mlxsw_spectrum3-30.2008.2406.mfa2 +File: mellanox/mlxsw_spectrum-13.2008.2438.mfa2 +File: mellanox/mlxsw_spectrum2-29.2008.2438.mfa2 +File: mellanox/mlxsw_spectrum3-30.2008.2438.mfa2 Licence: Copyright (c) 2017-2020 Mellanox Technologies, Ltd. All rights reserved. diff --git a/mellanox/mlxsw_spectrum-13.2008.2438.mfa2 b/mellanox/mlxsw_spectrum-13.2008.2438.mfa2 new file mode 100644 index 00000000..67413b79 Binary files /dev/null and b/mellanox/mlxsw_spectrum-13.2008.2438.mfa2 differ diff --git a/mellanox/mlxsw_spectrum2-29.2008.2438.mfa2 b/mellanox/mlxsw_spectrum2-29.2008.2438.mfa2 new file mode 100644 index 00000000..70aa548a Binary files /dev/null and b/mellanox/mlxsw_spectrum2-29.2008.2438.mfa2 differ diff --git a/mellanox/mlxsw_spectrum3-30.2008.2438.mfa2 b/mellanox/mlxsw_spectrum3-30.2008.2438.mfa2 new file mode 100644 index 00000000..3cfb7c6c Binary files /dev/null and b/mellanox/mlxsw_spectrum3-30.2008.2438.mfa2 differ