Merge branch 'mlxsw-Test-coverage-for-DSCP-leftover-fix'
authorDavid S. Miller <davem@davemloft.net>
Wed, 31 Jul 2019 15:47:14 +0000 (08:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Jul 2019 15:47:14 +0000 (08:47 -0700)
Petr Machata says:

====================
mlxsw: Test coverage for DSCP leftover fix

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge