make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # 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" # Cannot find device "veth1" # ./udpgso_bench_tx: connect: Network is unreachable # udp gso - over veth touching data # 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" # Cannot find device "veth1" # ./udpgso_bench_tx: connect: Network is unreachable # udp gso and gro - over veth touching data # 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" # Cannot find device "veth1" # ./udpgso_bench_tx: connect: Network is unreachable # ipv6 # tcp - over veth touching data # 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" # Cannot find device "veth1" # ./udpgso_bench_tx: connect: Network is unreachable # udp gso - over veth touching data # 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" # Cannot find device "veth1" # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_tx: socket: Address family not supported by protocol # udp gso and gro - over veth touching data # 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" # Cannot find device "veth1" # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_tx: socket: Address family not supported by protocol not ok 1 selftests: net: udpgro_bench.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__->