make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 12000 # 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: 487 MB/s 8273 calls/s 8273 msg/s # udp tx: 496 MB/s 8416 calls/s 8416 msg/s # udp tx: 472 MB/s 8017 calls/s 8017 msg/s # udp tx: 505 MB/s 8573 calls/s 8573 msg/s # udp gso and gro - over veth touching data # udp tx: 489 MB/s 8296 calls/s 8296 msg/s # udp tx: 484 MB/s 8219 calls/s 8219 msg/s # udp tx: 484 MB/s 8218 calls/s 8218 msg/s # udp tx: 493 MB/s 8378 calls/s 8378 msg/s # ipv6 # tcp - over veth touching data # ./udpgso_bench_tx: connect: No route to host # udp gso - over veth touching data # udp tx: 499 MB/s 8468 calls/s 8468 msg/s # udp tx: 484 MB/s 8217 calls/s 8217 msg/s # udp tx: 420 MB/s 7134 calls/s 7134 msg/s # udp gso and gro - over veth touching data # udp tx: 459 MB/s 7791 calls/s 7791 msg/s # udp tx: 472 MB/s 8020 calls/s 8020 msg/s # udp tx: 440 MB/s 7474 calls/s 7474 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->