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.06 [+15.06] TEST: ping [ OK ] # 16.41 [+1.35] TEST: ping6 [ OK ] # 17.04 [+0.63] Warning: Filter with specified priority/protocol not found. # 17.58 [+0.54] TEST: Source IP in class E [ OK ] # 18.20 [+0.62] Warning: Filter with specified priority/protocol not found. # 18.82 [+0.62] TEST: Multicast MAC mismatch: IPv4 [ OK ] # 19.35 [+0.54] Warning: Filter with specified priority/protocol not found. # 19.98 [+0.62] TEST: Multicast MAC mismatch: IPv6 [ OK ] # 20.87 [+0.89] Warning: Filter with specified priority/protocol not found. # 21.43 [+0.55] TEST: Source IP is equal to destination IP: IPv4 [ OK ] # 22.02 [+0.59] Warning: Filter with specified priority/protocol not found. # 22.60 [+0.58] TEST: Source IP is equal to destination IP: IPv6 [ OK ] # 22.98 [+0.38] Warning: Filter with specified priority/protocol not found. # 23.85 [+0.87] 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__->