make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=routerr.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: router.sh # 15.07 [+15.07] TEST: ping [ OK ] # 16.45 [+1.38] TEST: ping6 [ OK ] # 17.06 [+0.62] Warning: Filter with specified priority/protocol not found. # 17.65 [+0.59] TEST: Source IP in class E [ OK ] # 18.28 [+0.63] Warning: Filter with specified priority/protocol not found. # 18.96 [+0.68] TEST: Multicast MAC mismatch: IPv4 [ OK ] # 19.48 [+0.52] Warning: Filter with specified priority/protocol not found. # 20.13 [+0.65] TEST: Multicast MAC mismatch: IPv6 [ OK ] # 21.07 [+0.94] Warning: Filter with specified priority/protocol not found. # 21.60 [+0.52] TEST: Source IP is equal to destination IP: IPv4 [ OK ] # 22.21 [+0.61] Warning: Filter with specified priority/protocol not found. # 22.78 [+0.57] TEST: Source IP is equal to destination IP: IPv6 [ OK ] # 23.17 [+0.40] Warning: Filter with specified priority/protocol not found. # 24.07 [+0.89] TEST: IPv4 destination IP is link-local [ OK ] ok 1 selftests: net/forwarding: router.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->