make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=routerr_multicast.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: router_multicast.sh # 6.47 [+6.47] Warning: Filter with specified priority/protocol not found. # 6.49 [+0.02] Warning: Filter with specified priority/protocol not found. # 6.77 [+0.28] TEST: mcast IPv4 [ OK ] # 6.79 [+0.02] Warning: Filter with specified priority/protocol not found. # 6.82 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.10 [+0.29] TEST: mcast IPv6 [ OK ] # 7.13 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.15 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.17 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.19 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.59 [+0.40] TEST: RPF IPv4 [ OK ] # 7.62 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.64 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.67 [+0.03] Warning: Filter with specified priority/protocol not found. # 7.69 [+0.03] Warning: Filter with specified priority/protocol not found. # 8.09 [+0.40] TEST: RPF IPv6 [ OK ] # 8.12 [+0.02] Warning: Filter with specified priority/protocol not found. # 8.14 [+0.02] Warning: Filter with specified priority/protocol not found. # 8.43 [+0.29] TEST: Unresolved queue IPv4 [ OK ] # 8.45 [+0.02] Warning: Filter with specified priority/protocol not found. # 8.48 [+0.02] Warning: Filter with specified priority/protocol not found. # 8.82 [+0.34] TEST: Unresolved queue IPv6 [ OK ] ok 1 selftests: net/forwarding: router_multicast.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__->