make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=vxlan__bridge_1d_port_8472_ipv6.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_bridge_1d_port_8472_ipv6.sh # 7.53 [+7.53] INFO: Running tests with UDP port 8472 # 8.52 [+0.99] TEST: ping: local->local [ OK ] # 8.55 [+0.02] Warning: Filter with specified priority/protocol not found. # 8.57 [+0.02] Warning: Filter with specified priority/protocol not found. # 18.98 [+10.41] TEST: ping: local->remote 1 [ OK ] # 19.04 [+0.07] Warning: Filter with specified priority/protocol not found. # 19.07 [+0.02] Warning: Filter with specified priority/protocol not found. # 29.46 [+10.40] TEST: ping: local->remote 2 [ OK ] # 30.48 [+1.02] TEST: ping6: local->local [ OK ] # 30.50 [+0.02] Warning: Filter with specified priority/protocol not found. # 30.52 [+0.02] Warning: Filter with specified priority/protocol not found. # 40.92 [+10.40] TEST: ping6: local->remote 1 [ OK ] # 40.98 [+0.06] Warning: Filter with specified priority/protocol not found. # 41.01 [+0.02] Warning: Filter with specified priority/protocol not found. # 51.42 [+10.41] TEST: ping6: local->remote 2 [ OK ] ok 1 selftests: net/forwarding: vxlan_bridge_1d_port_8472_ipv6.sh 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__->