]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'selftests-mirror_vlan-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Jun 2018 14:08:46 +0000 (10:08 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jun 2018 14:08:46 +0000 (10:08 -0400)
commit96522bea5f6b717bff8db414dcbdae94ea754035
tree6408c3d2b5ee92f205ca5fca9bcbefb9cd546e81
parent9cb89831150272adbb03e50c680bf74b74e65c39
parent7777f3d2d16d000293bb25c2eaf1db7f28aee245
Merge branch 'selftests-mirror_vlan-fixes'

Petr Machata says:

====================
selftests: forwarding: mirror_vlan: Fixlets

This patchset includes two small fixes for the tests that were
introduced in commit d66be6d7044a ("Merge branch
'Mirroring-tests-involving-VLAN'").

In patch #1, a "tc action trap" is uninstalled after the suite runs,
instead of being installed again.

In patch #2, a test in suite is renamed to differentiate it from another
test of the same name.
====================

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