make -C tools/testing/selftests TARGETS="net" TEST_PROGS=route_localnet.shh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: route_localnet.sh
# 0.03 [+0.03] run arp_announce test
# 0.54 [+0.51] net.ipv4.conf.veth0.route_localnet = 1
# 0.68 [+0.14] net.ipv4.conf.veth1.route_localnet = 1
# 1.60 [+0.91] net.ipv4.conf.veth0.arp_announce = 2
# 1.71 [+0.12] net.ipv4.conf.veth1.arp_announce = 2
# 1.77 [+0.06] PING 127.25.3.14 (127.25.3.14) from 127.25.3.4 veth0: 56(84) bytes of data.
# 1.77 [+0.00] 64 bytes from 127.25.3.14: icmp_seq=1 ttl=64 time=0.658 ms
# 2.77 [+1.00] 64 bytes from 127.25.3.14: icmp_seq=2 ttl=64 time=0.171 ms
# 3.82 [+1.05] 64 bytes from 127.25.3.14: icmp_seq=3 ttl=64 time=0.203 ms
# 4.84 [+1.02] 64 bytes from 127.25.3.14: icmp_seq=4 ttl=64 time=0.206 ms
# 5.86 [+1.02] 64 bytes from 127.25.3.14: icmp_seq=5 ttl=64 time=0.277 ms
# 5.87 [+0.00] 
# 5.87 [+0.00] --- 127.25.3.14 ping statistics ---
# 5.87 [+0.00] 5 packets transmitted, 5 received, 0% packet loss, time 4094ms
# 5.87 [+0.00] rtt min/avg/max/mdev = 0.171/0.303/0.658/0.180 ms
# 5.88 [+0.01] ok
# 6.38 [+0.50] run arp_ignore test
# 6.88 [+0.50] net.ipv4.conf.veth0.route_localnet = 1
# 7.00 [+0.13] net.ipv4.conf.veth1.route_localnet = 1
# 7.90 [+0.90] net.ipv4.conf.veth0.arp_ignore = 3
# 8.01 [+0.11] net.ipv4.conf.veth1.arp_ignore = 3
# 8.08 [+0.07] PING 127.25.3.14 (127.25.3.14) from 127.25.3.4 veth0: 56(84) bytes of data.
# 8.09 [+0.00] 64 bytes from 127.25.3.14: icmp_seq=1 ttl=64 time=0.653 ms
# 9.08 [+1.00] 64 bytes from 127.25.3.14: icmp_seq=2 ttl=64 time=0.192 ms
# 10.09 [+1.00] 64 bytes from 127.25.3.14: icmp_seq=3 ttl=64 time=0.203 ms
# 11.13 [+1.04] 64 bytes from 127.25.3.14: icmp_seq=4 ttl=64 time=15.1 ms
# 12.11 [+0.99] 64 bytes from 127.25.3.14: icmp_seq=5 ttl=64 time=0.250 ms
# 12.12 [+0.00] 
# 12.12 [+0.00] --- 127.25.3.14 ping statistics ---
# 12.12 [+0.00] 5 packets transmitted, 5 received, 0% packet loss, time 4031ms
# 12.12 [+0.00] rtt min/avg/max/mdev = 0.192/3.269/15.051/5.893 ms
# 12.12 [+0.00] ok
ok 1 selftests: net: route_localnet.sh
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak
xx__->