From: Ido Schimmel <ido...@nvidia.com> This patchset contains various fixes for mlxsw.
Patch #1 fixes a race condition in a selftest. The race and fix are explained in detail in the changelog. Patch #2 re-adds a link mode that was wrongly removed, resulting in a regression in some setups. Patch #3 fixes a race condition in route installation with nexthop objects. Please consider patches #2 and #3 for stable. Danielle Ratson (2): selftests: forwarding: Fix race condition in mirror installation mlxsw: spectrum_ethtool: Add an external speed to PTYS register Ido Schimmel (1): mlxsw: spectrum_router: Ignore routes using a deleted nexthop object drivers/net/ethernet/mellanox/mlxsw/reg.h | 1 + drivers/net/ethernet/mellanox/mlxsw/spectrum_ethtool.c | 5 +++++ drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c | 7 +++++++ drivers/net/ethernet/mellanox/mlxsw/switchx2.c | 3 ++- .../net/forwarding/mirror_gre_bridge_1d_vlan.sh | 9 +++++++++ 5 files changed, 24 insertions(+), 1 deletion(-) -- 2.29.2