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)
commit1bb58d2d3cbebeb2ee38d11e8fa86b06117f5f75
tree51b80be319c1374cdc14473909852c88f3a1322b
parent90fed9c94625718a3a10db7d1e8e4efe093bbf5f
parent181d95f8e145d0dc755bcfb39d9e28c93a0c3966
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>