selftests: forwarding: Add test for dual VxLAN bridge
authorAmit Cohen <amcohen@nvidia.com>
Wed, 17 Mar 2021 10:35:28 +0000 (12:35 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Mar 2021 19:26:28 +0000 (12:26 -0700)
commit35f15ab378fa7e1eaa25798076a457523b5ace75
tree5627c99f9896bb484fb0804a7c65527bb2a67f26
parentbf677bd25a9956bbeb9b4e13cb0c786c814d917e
selftests: forwarding: Add test for dual VxLAN bridge

Configure VxLAN with an 802.1ad bridge and VxLAN with an 802.1d bridge
at the same time in same switch, verify that traffic passed as expected.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/dual_vxlan_bridge.sh [new file with mode: 0755]