make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=vxlan__symmetric.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: vxlan_symmetric.sh # Error: Unknown device type. # Cannot find device "vx10" # Cannot find device "vx10" # Cannot find bridge device "vx10" # Error: Unknown device type. # Cannot find device "vx20" # Cannot find device "vx20" # Cannot find bridge device "vx20" # Error: Unknown device type. # Cannot find device "vx4001" # Cannot find device "vx4001" # Cannot find bridge device "vx4001" # Error: Unknown device type. # Cannot find device "vlan10-v" # Error: Unknown device type. # Cannot find device "vlan20-v" # sysctl: cannot stat /proc/sys/net/ipv4/conf/vlan10-v/rp_filter: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv4/conf/vlan10-v/rp_filter: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv4/conf/vlan20-v/rp_filter: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv4/conf/vlan20-v/rp_filter: No such file or directory # Error: Unknown device type. # Cannot find device "vx10" # Cannot find device "vx10" # Cannot find bridge device "vx10" # Error: Unknown device type. # Cannot find device "vx20" # Cannot find device "vx20" # Cannot find bridge device "vx20" # Error: Unknown device type. # Cannot find device "vx4001" # Cannot find device "vx4001" # Cannot find bridge device "vx4001" # Error: Unknown device type. # Cannot find device "vlan10-v" # Error: Unknown device type. # Cannot find device "vlan20-v" # sysctl: cannot stat /proc/sys/net/ipv4/conf/vlan10-v/rp_filter: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv4/conf/vlan10-v/rp_filter: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv4/conf/vlan20-v/rp_filter: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv4/conf/vlan20-v/rp_filter: No such file or directory # Cannot find device "vx10" # Cannot find device "vx20" # Cannot find device "vx10" # Cannot find device "vx20" # Cannot find device "vx4001" # Cannot find device "vx4001" # TEST: ping: local->local vid 10->vid 20 [FAIL] # TEST: ping: local->remote vid 10->vid 10 [FAIL] # TEST: ping: local->remote vid 20->vid 20 [FAIL] # TEST: ping: local->remote vid 10->vid 20 [FAIL] # TEST: ping: local->remote vid 20->vid 10 [FAIL] # Cannot find bridge device "vx4001" # Cannot find device "vx4001" # Cannot find device "vx4001" # Cannot find device "vx4001" # Cannot find bridge device "vx20" # Cannot find device "vx20" # Cannot find device "vx20" # Cannot find device "vx20" # Cannot find bridge device "vx10" # Cannot find device "vx10" # Cannot find device "vx10" # Cannot find device "vx10" not ok 1 selftests: net/forwarding: vxlan_symmetric.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__->