Patches #1-#3 contain misc updates for the mlxsw driver, one of which is a fix following recent introduction of flow_rule infrastructure.
Patch #4 avoids double sourcing of lib.sh in forwarding selftests. Ido Schimmel (2): mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE() mlxsw: spectrum_flower: Fix VLAN modify action support Jiri Pirko (1): selftests: mlxsw: avoid double sourcing of lib.sh Nir Dotan (1): mlxsw: spectrum: Set LAG port collector only when active .../net/ethernet/mellanox/mlxsw/spectrum.c | 62 ++++++++++++++----- .../ethernet/mellanox/mlxsw/spectrum_flower.c | 3 +- .../ethernet/mellanox/mlxsw/spectrum_router.c | 2 +- .../net/mlxsw/spectrum/resource_scale.sh | 1 - 4 files changed, 47 insertions(+), 21 deletions(-) -- 2.20.1