make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=vxlan__asymmetric.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_asymmetric.sh # RTNETLINK answers: Cannot assign requested address # RTNETLINK answers: Cannot assign requested address # RTNETLINK answers: Cannot assign requested address # RTNETLINK answers: Cannot assign requested address # TEST: ping: local->local vid 10->vid 20 [ OK ] # 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] # INFO: deleting neighbours from vlan interfaces # TEST: ping: local->local vid 10->vid 20 [ OK ] # 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] # TEST: neigh_suppress: on / neigh exists: yes [ OK ] # TEST: neigh_suppress: on / neigh exists: no [FAIL] # expected 1 arps got 0 # TEST: neigh_suppress: off / neigh exists: no [FAIL] # expected 2 arps got 0 # TEST: neigh_suppress: off / neigh exists: yes [FAIL] # expected 3 arps got 0 not ok 1 selftests: net/forwarding: vxlan_asymmetric.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__->