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.92 [+7.92] INFO: Running tests with UDP port 8472 # 8.91 [+0.99] TEST: ping: local->local [ OK ] # 8.96 [+0.05] Warning: Filter with specified priority/protocol not found. # 8.99 [+0.02] Warning: Filter with specified priority/protocol not found. # 19.62 [+10.63] TEST: ping: local->remote 1 [ OK ] # 19.78 [+0.16] Warning: Filter with specified priority/protocol not found. # 19.84 [+0.07] Warning: Filter with specified priority/protocol not found. # 30.37 [+10.53] TEST: ping: local->remote 2 [ OK ] # 31.41 [+1.04] TEST: ping6: local->local [ OK ] # 31.44 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.46 [+0.02] Warning: Filter with specified priority/protocol not found. # 41.89 [+10.43] TEST: ping6: local->remote 1 [ OK ] # 41.94 [+0.05] Warning: Filter with specified priority/protocol not found. # 41.96 [+0.02] Warning: Filter with specified priority/protocol not found. # 52.38 [+10.42] 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__->