make -C tools/testing/selftests TARGETS="net" TEST_PROGS=icmp_redirect.sh 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: icmp_redirect.sh # sysctl: cannot stat /proc/sys/net/ipv6/conf/all/forwarding: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv6/conf/all/accept_redirects: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv6/conf/all/keep_addr_on_down: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv6/conf/all/forwarding: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv6/conf/all/accept_redirects: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv6/conf/all/keep_addr_on_down: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv6/conf/all/forwarding: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv6/route/mtu_expires: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv6/conf/all/forwarding: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv6/route/mtu_expires: No such file or directory # Error: Unknown device type. # Cannot find device "r1h1" # Error: Unknown device type. # Cannot find device "r2h1" # Error: Unknown device type. # Cannot find device "eth0" # Cannot find device "r2h2" # Error: Unknown device type. # Cannot find device "eth1" # Cannot find device "r2r1" # Error: Unknown device type. # Cannot find device "br0" # Cannot find device "br0" # Cannot find device "br0" # Error: argument "br0" is wrong: Device does not exist # # Error: argument "br0" is wrong: Device does not exist # # Cannot find device "eth0" # Cannot find device "eth0" # Cannot find device "eth0" # Cannot find device "eth0" # Cannot find device "eth0" # Cannot find device "eth0" # Cannot find device "eth1" # Cannot find device "eth1" # Cannot find device "eth0" # Cannot find device "eth0" # Cannot find device "eth1" # Cannot find device "eth1" # Cannot find device "eth2" # Cannot find device "eth2" # Device "eth0" does not exist. # Error: Failed to get link-local address of r1's eth0 not ok 1 selftests: net: icmp_redirect.sh # exit=1 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__->