]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
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)
commit164f0de315ce3ea703f431cd01fd533e3f3fe358
tree7949eb273d61cdea803f5524b9e6f7b41c4c66b7
parent7084148854e75090712439f73fbe2f4d6bfd96e1
parentd11786bb9664a5bed47e7839265f49bb26d54a1b
Merge branch 'mlxsw-Test-coverage-for-DSCP-leftover-fix'

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>