make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # ./udpgso_bench_tx: connect: No route to host # udp gso - over veth touching data # udp tx: 12630 MB/s 214215 calls/s 214215 msg/s # udp tx: 13148 MB/s 223003 calls/s 223003 msg/s # udp tx: 13939 MB/s 236421 calls/s 236421 msg/s # udp tx: 13876 MB/s 235355 calls/s 235355 msg/s # udp gso and gro - over veth touching data # udp tx: 13101 MB/s 222214 calls/s 222214 msg/s # udp tx: 13595 MB/s 230588 calls/s 230588 msg/s # udp tx: 13887 MB/s 235544 calls/s 235544 msg/s # udp tx: 13654 MB/s 231589 calls/s 231589 msg/s # ipv6 # tcp - over veth touching data # ./udpgso_bench_tx: connect: No route to host # udp gso - over veth touching data # udp tx: 13959 MB/s 236755 calls/s 236755 msg/s # udp tx: 12281 MB/s 208296 calls/s 208296 msg/s # udp tx: 11911 MB/s 202029 calls/s 202029 msg/s # udp tx: 11983 MB/s 203255 calls/s 203255 msg/s # udp gso and gro - over veth touching data # udp tx: 13695 MB/s 232292 calls/s 232292 msg/s # udp tx: 12775 MB/s 216683 calls/s 216683 msg/s # udp tx: 11835 MB/s 200736 calls/s 200736 msg/s # udp tx: 11196 MB/s 189899 calls/s 189899 msg/s ok 1 selftests: net: udpgro_bench.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__->