From: Ido Schimmel <ido...@nvidia.com> Patch #1 fixes wrong invocation of mausezahn in a couple of selftests. The tests started failing after Fedora updated their libnet package from version 1.1.6 to 1.2.1. With the fix the tests pass regardless of libnet version.
Patch #2 fixes an issue in the mirroring to CPU code that results in policer configuration being overwritten. Danielle Ratson (1): selftests: forwarding: Specify interface when invoking mausezahn Ido Schimmel (1): mlxsw: spectrum_span: Do not overwrite policer configuration drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c | 6 ++++++ drivers/net/ethernet/mellanox/mlxsw/spectrum_span.h | 1 + tools/testing/selftests/net/forwarding/router_mpath_nh.sh | 2 +- tools/testing/selftests/net/forwarding/router_multipath.sh | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) -- 2.29.2