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.23 [+0.23] run arp_announce test # 1.13 [+0.90] net.ipv4.conf.veth0.route_localnet = 1 # 1.37 [+0.24] net.ipv4.conf.veth1.route_localnet = 1 # 3.18 [+1.81] net.ipv4.conf.veth0.arp_announce = 2 # 3.42 [+0.24] net.ipv4.conf.veth1.arp_announce = 2 # 3.53 [+0.12] PING 127.25.3.14 (127.25.3.14) from 127.25.3.4 veth0: 56(84) bytes of data. # 3.54 [+0.00] 64 bytes from 127.25.3.14: icmp_seq=1 ttl=64 time=0.698 ms # 4.57 [+1.03] 64 bytes from 127.25.3.14: icmp_seq=2 ttl=64 time=0.235 ms # 5.60 [+1.02] 64 bytes from 127.25.3.14: icmp_seq=3 ttl=64 time=0.212 ms # 6.63 [+1.03] 64 bytes from 127.25.3.14: icmp_seq=4 ttl=64 time=7.02 ms # 7.62 [+1.00] 64 bytes from 127.25.3.14: icmp_seq=5 ttl=64 time=0.249 ms # 7.62 [+0.00] # 7.62 [+0.00] --- 127.25.3.14 ping statistics --- # 7.63 [+0.00] 5 packets transmitted, 5 received, 0% packet loss, time 4086ms # 7.63 [+0.00] rtt min/avg/max/mdev = 0.212/1.682/7.019/2.674 ms # 7.63 [+0.00] ok # 8.36 [+0.73] run arp_ignore test # 9.29 [+0.93] net.ipv4.conf.veth0.route_localnet = 1 # 9.55 [+0.25] net.ipv4.conf.veth1.route_localnet = 1 # 11.37 [+1.82] net.ipv4.conf.veth0.arp_ignore = 3 # 11.60 [+0.24] net.ipv4.conf.veth1.arp_ignore = 3 # 11.72 [+0.12] PING 127.25.3.14 (127.25.3.14) from 127.25.3.4 veth0: 56(84) bytes of data. # 11.72 [+0.00] 64 bytes from 127.25.3.14: icmp_seq=1 ttl=64 time=0.742 ms # 12.76 [+1.04] 64 bytes from 127.25.3.14: icmp_seq=2 ttl=64 time=0.283 ms # 13.79 [+1.02] 64 bytes from 127.25.3.14: icmp_seq=3 ttl=64 time=0.169 ms # 14.81 [+1.02] 64 bytes from 127.25.3.14: icmp_seq=4 ttl=64 time=0.187 ms # 15.84 [+1.02] 64 bytes from 127.25.3.14: icmp_seq=5 ttl=64 time=0.331 ms # 15.84 [+0.00] # 15.84 [+0.00] --- 127.25.3.14 ping statistics --- # 15.84 [+0.00] 5 packets transmitted, 5 received, 0% packet loss, time 4118ms # 15.84 [+0.00] rtt min/avg/max/mdev = 0.169/0.342/0.742/0.208 ms # 15.84 [+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__->