summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers
diff options
context:
space:
mode:
authorIdo Schimmel2018-11-28 21:07:05 +0100
committerDavid S. Miller2018-12-01 02:06:29 +0100
commitbbe210615dc1fa7ec88516adb7dfccb47bccba21 (patch)
tree0313221f4b706066b6bda704b16555b7f42f174d /tools/testing/selftests/drivers
parentmlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridges (diff)
downloadkernel-qcow2-linux-bbe210615dc1fa7ec88516adb7dfccb47bccba21.tar.gz
kernel-qcow2-linux-bbe210615dc1fa7ec88516adb7dfccb47bccba21.tar.xz
kernel-qcow2-linux-bbe210615dc1fa7ec88516adb7dfccb47bccba21.zip
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>
Diffstat (limited to 'tools/testing/selftests/drivers')
-rwxr-xr-xtools/testing/selftests/drivers/net/mlxsw/vxlan.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/drivers/net/mlxsw/vxlan.sh b/tools/testing/selftests/drivers/net/mlxsw/vxlan.sh
index ffa79b738f2a..d00d4665c807 100755
--- a/tools/testing/selftests/drivers/net/mlxsw/vxlan.sh
+++ b/tools/testing/selftests/drivers/net/mlxsw/vxlan.sh
@@ -81,7 +81,7 @@ sanitization_single_dev_vlan_aware_test()
ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
ttl 20 tos inherit local 198.51.100.1 dstport 4789
- sanitization_single_dev_test_fail
+ sanitization_single_dev_test_pass
ip link del dev vxlan0
ip link del dev br0