Merge branch 'mirror-to-gretap-tests'
authorDavid S. Miller <davem@davemloft.net>
Fri, 1 Jun 2018 18:11:06 +0000 (14:11 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jun 2018 18:11:06 +0000 (14:11 -0400)
commit07f7ee6ec0e2193f1abca36cd7154986aec4893e
tree3479cf1d5ab716783063b3a46bb44889852e93e7
parentdb9d7d36eecc8926f03a8f2e46781887577b3353
parentb5b029399fa6d64516e8fcd637f207570c569353
Merge branch 'mirror-to-gretap-tests'

Petr Machata says:

====================
Test mirror-to-gretap with bridge in UL

This patchset adds more tests to the mirror-to-gretap suite where bridge
is present in the underlay. Specifically it adds tests for bridge VLAN
handling, FDB, and bridge port STP status.

In patches #1-#3, the codebase is refactored to support the new tests.

In patch #4, an STP test is added to the mirroring library, that will
later be called from bridge tests.

In patches #5-#8, the test for mirror-to-gretap with an 802.1q bridge in
underlay is adapted and more tests are added.

In patch #9, an STP test is added to the test suite for mirror-to-gretap
with an 802.1d bridge in underlay.
====================

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