[PATCH net-next mlxsw 0/2] More mirror-to-gretap tests with bridge in UL

Petr Machata petrm at mellanox.com
Thu Jun 7 02:02:01 AEST 2018


This patchset adds two more tests where the mirror-to-gretap has a
bridge in underlay packet path, without a VLAN above or below that
bridge.

In patch #1, a non-VLAN-filtering bridge is tested.

In patch #2, a VLAN-filtering bridge is tested.
**Note**: This is only testable now that bridge RIFs respect the PVID
setting. It's therefore contingent on that patchset being applied as
well.

Petr Machata (2):
  selftests: forwarding: Test mirror-to-gre w/ UL 802.1d
  selftests: forwarding: Test mirror-to-gre w/ UL 802.1q

 .../net/forwarding/mirror_gre_bridge_1d.sh         | 99 ++++++++++++++++++++++
 .../net/forwarding/mirror_gre_bridge_1q.sh         | 96 +++++++++++++++++++++
 2 files changed, 195 insertions(+)
 create mode 100755 tools/testing/selftests/net/forwarding/mirror_gre_bridge_1d.sh
 create mode 100755 tools/testing/selftests/net/forwarding/mirror_gre_bridge_1q.sh

-- 
2.4.11



More information about the Linux-mlxsw mailing list