selftests: forwarding: Add VxLAN test with a VLAN-aware bridge
authorIdo Schimmel <idosch@mellanox.com>
Wed, 28 Nov 2018 20:07:08 +0000 (20:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Dec 2018 01:06:29 +0000 (17:06 -0800)
commitb5166d7a92398e3bd7fc44f8705c07fdfbfc0c17
tree5611b9a10a70e62897507b71c000c4abdc11a2f9
parentf07232375d7f9384ec971d55343bf44ea1881fc4
selftests: forwarding: Add VxLAN test with a VLAN-aware bridge

The test is very similar to its VLAN-unaware counterpart
(vxlan_bridge_1d.sh), but instead of using multiple VLAN-unaware
bridges, a single VLAN-aware bridge is used with multiple VLANs.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/vxlan_bridge_1q.sh [new file with mode: 0755]
tools/testing/selftests/net/forwarding/vxlan_bridge_1q_port_8472.sh [new file with mode: 0755]