make -C tools/testing/selftests TARGETS="net" TEST_PROGS=route_localnet.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: route_localnet.sh # run arp_announce test # Error: Unknown device type. # Cannot find device "veth0" # Cannot find device "veth1" # sysctl: cannot stat /proc/sys/net/ipv4/conf/veth0/route_localnet: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv4/conf/veth1/route_localnet: No such file or directory # Cannot find device "veth0" # Cannot find device "veth0" # Cannot find device "veth1" # Cannot find device "veth1" # sysctl: cannot stat /proc/sys/net/ipv4/conf/veth0/arp_announce: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv4/conf/veth1/arp_announce: No such file or directory # ping: SO_BINDTODEVICE veth0: No such device # failed # Cannot find device "veth0" # run arp_ignore test # Error: Unknown device type. # Cannot find device "veth0" # Cannot find device "veth1" # sysctl: cannot stat /proc/sys/net/ipv4/conf/veth0/route_localnet: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv4/conf/veth1/route_localnet: No such file or directory # Cannot find device "veth0" # Cannot find device "veth0" # Cannot find device "veth1" # Cannot find device "veth1" # sysctl: cannot stat /proc/sys/net/ipv4/conf/veth0/arp_ignore: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv4/conf/veth1/arp_ignore: No such file or directory # ping: SO_BINDTODEVICE veth0: No such device # failed # Cannot find device "veth0" ok 1 selftests: net: route_localnet.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->