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.17 [+15.17] TEST: ping [ OK ] # 16.54 [+1.37] TEST: ping6 [ OK ] # 17.22 [+0.67] Warning: Filter with specified priority/protocol not found. # 17.79 [+0.57] TEST: Source IP in class E [ OK ] # 18.40 [+0.61] Warning: Filter with specified priority/protocol not found. # 19.08 [+0.68] TEST: Multicast MAC mismatch: IPv4 [ OK ] # 19.62 [+0.54] Warning: Filter with specified priority/protocol not found. # 20.30 [+0.68] TEST: Multicast MAC mismatch: IPv6 [ OK ] # 21.25 [+0.95] Warning: Filter with specified priority/protocol not found. # 21.82 [+0.57] TEST: Source IP is equal to destination IP: IPv4 [ OK ] # 22.41 [+0.59] Warning: Filter with specified priority/protocol not found. # 22.94 [+0.54] TEST: Source IP is equal to destination IP: IPv6 [ OK ] # 23.34 [+0.39] Warning: Filter with specified priority/protocol not found. # 24.16 [+0.83] 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__->