Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

selftests: mlxsw: Consider VLAN-aware bridges as valid

Previous patches add the ability to work with VLAN-aware bridges and
VxLAN devices, so make sure such configuration no longer fails.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Ido Schimmel and committed by
David S. Miller
bbe21061 d70e42b2

+1 -1
+1 -1
tools/testing/selftests/drivers/net/mlxsw/vxlan.sh
··· 81 81 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \ 82 82 ttl 20 tos inherit local 198.51.100.1 dstport 4789 83 83 84 - sanitization_single_dev_test_fail 84 + sanitization_single_dev_test_pass 85 85 86 86 ip link del dev vxlan0 87 87 ip link del dev br0