make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=dual_vvxlan_bridge.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: dual_vxlan_bridge.sh # Error: Unknown device type. # Cannot find device "vx100" # Cannot find device "vx100" # Cannot find bridge device "vx100" # Error: Unknown device type. # Cannot find device "vx200" # Cannot find device "vx200" # Cannot find device "vx100" # Cannot find device "vx200" # Error: Unknown device type. # Cannot find device "vx100" # Cannot find device "vx100" # Cannot find device "vx100" # Cannot find device "vx100" # Cannot find device "vx100" # Cannot find bridge device "vx100" # Error: Unknown device type. # Cannot find device "vx200" # Cannot find device "vx200" # Cannot find device "vx200" # Cannot find device "vx200" # Cannot find device "vx200" # Running tests with UDP port 4789 # TEST: ping: local->remote 1 through VxLAN with an 802.1ad bridge [FAIL] # TEST: ping: local->remote 2 through VxLAN with an 802.1d bridge [FAIL] # Cannot find device "vx200" # Cannot find device "vx100" # Cannot find device "vx200" # Cannot find device "vx200" # Cannot find device "vx200" # Cannot find device "vx100" # Cannot find device "vx100" # Cannot find device "vx100" not ok 1 selftests: net/forwarding: dual_vxlan_bridge.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->