make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.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: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # Error: Unknown device type. # Cannot find device "veth0" # Cannot find device "veth0" # Cannot find device "veth0" # Cannot find device "veth1" # Cannot find device "veth1" # Cannot find device "veth1" # Cannot find device "veth1" # netlink error: no device matches name (offset 24) # netlink error: No such device # Cannot find device "veth1" # Cannot find device "veth1" # Cannot find device "veth1" # Cannot find device "veth1" # -4 -t # ./udpgso_bench_tx: socket: Address family not supported by protocol # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # Error: Unknown device type. # Cannot find device "veth0" # Cannot find device "veth0" # Cannot find device "veth0" # Cannot find device "veth1" # Cannot find device "veth1" # Cannot find device "veth1" # Cannot find device "veth1" # netlink error: no device matches name (offset 24) # netlink error: No such device # Cannot find device "veth1" # Cannot find device "veth1" # Cannot find device "veth1" # Cannot find device "veth1" # -4 -v # ./udpgso_bench_tx: socket: Address family not supported by protocol # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # Error: Unknown device type. # Cannot find device "veth0" # Cannot find device "veth0" # Cannot find device "veth0" # Cannot find device "veth1" # Cannot find device "veth1" # Cannot find device "veth1" # Cannot find device "veth1" # netlink error: no device matches name (offset 24) # netlink error: No such device # Cannot find device "veth1" # Cannot find device "veth1" # Cannot find device "veth1" # Cannot find device "veth1" # -4 -G # ./udpgso_bench_tx: socket: Address family not supported by protocol not ok 1 selftests: net: udpgro_frglist.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__->