]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'Mirroring-tests-involving-VLAN'
authorDavid S. Miller <davem@davemloft.net>
Fri, 25 May 2018 02:26:20 +0000 (22:26 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 May 2018 02:26:20 +0000 (22:26 -0400)
commit8ee7dbb1a83dfc342e10fa24c08799ad8d47175d
tree51b80be319c1374cdc14473909852c88f3a1322b
parentc56f9ed330c37962e0aefad844d799c5cec9d084
parentf895e00bce368112dc56a63a5096fbe24fa2c08b
Merge branch 'Mirroring-tests-involving-VLAN'

Petr Machata says:

====================
Mirroring tests involving VLAN

This patchset tests mirror-to-gretap with various underlay
configurations involving VLAN netdevice in particular. Some of the tests
involve bridges as well, but tests aimed specifically at testing bridges
(i.e. FDB, STP) are not part of this patchset.

In patches #1-#6, the codebase is adapted to support the new tests.

In patch #7, a test for mirroring to VLAN is introduced.

Patches #8-#10 add three tests where VLAN is part of underlay path after
gretap encapsulation.
====================

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