This patch set fixes some global scope pollution issues in the DSCP tests (in patch #1), and then proceeds (in patch #2) to add a new test for checking whether, after DSCP prioritization rules are removed from a port, DSCP rewrites consistently to zero, instead of the last removed rule still staying in effect.
Petr Machata (2): selftests: mlxsw: Fix local variable declarations in DSCP tests selftests: mlxsw: Add a test for leftover DSCP rule .../drivers/net/mlxsw/qos_dscp_bridge.sh | 6 +++-- .../drivers/net/mlxsw/qos_dscp_router.sh | 24 +++++++++++++++++-- 2 files changed, 26 insertions(+), 4 deletions(-) -- 2.20.1