make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgso_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 7200 # selftests: net: udpgso_bench.sh # ipv4 # tcp # tcp tx: 228 MB/s 3879 calls/s 3879 msg/s # tcp rx: 229 MB/s 7518 calls/s # tcp tx: 219 MB/s 3720 calls/s 3720 msg/s # tcp rx: 219 MB/s 7339 calls/s # tcp tx: 225 MB/s 3827 calls/s 3827 msg/s # tcp zerocopy # tcp tx: 131 MB/s 2236 calls/s 2236 msg/s # tcp rx: 131 MB/s 4465 calls/s # tcp tx: 127 MB/s 2169 calls/s 2169 msg/s # tcp rx: 128 MB/s 4342 calls/s # tcp tx: 130 MB/s 2214 calls/s 2214 msg/s # udp # udp rx: 4 MB/s 3403 calls/s # udp tx: 13 MB/s 9954 calls/s 237 msg/s # udp rx: 14 MB/s 10158 calls/s # udp tx: 14 MB/s 10290 calls/s 245 msg/s # udp rx: 14 MB/s 10377 calls/s # udp gso # udp rx: 9 MB/s 7014 calls/s # udp tx: 26 MB/s 442 calls/s 442 msg/s # udp rx: 25 MB/s 18102 calls/s # udp tx: 25 MB/s 425 calls/s 425 msg/s # udp rx: 25 MB/s 18144 calls/s # udp gso zerocopy # udp rx: 8 MB/s 5712 calls/s # udp tx: 24 MB/s 418 calls/s 418 msg/s # udp rx: 24 MB/s 17388 calls/s # udp tx: 24 MB/s 410 calls/s 410 msg/s # udp rx: 24 MB/s 17346 calls/s # udp tx: 24 MB/s 420 calls/s 420 msg/s # udp gso timestamp # udp rx: 8 MB/s 6006 calls/s # udp tx: 24 MB/s 424 calls/s 424 msg/s # udp rx: 24 MB/s 17556 calls/s # udp tx: 24 MB/s 419 calls/s 419 msg/s # udp rx: 24 MB/s 17724 calls/s # udp gso zerocopy audit # udp rx: 8 MB/s 6132 calls/s # udp tx: 24 MB/s 418 calls/s 418 msg/s # udp rx: 24 MB/s 17304 calls/s # udp tx: 24 MB/s 413 calls/s 413 msg/s # udp rx: 24 MB/s 17640 calls/s # udp tx: 24 MB/s 423 calls/s 423 msg/s # Summary over 3.012 seconds... # sum udp tx: 25 MB/s 1254 calls (416/s) 1254 msgs (416/s) # Zerocopy acks: 1254 # udp gso timestamp audit # udp rx: 9 MB/s 6972 calls/s # udp tx: 24 MB/s 419 calls/s 419 msg/s # udp rx: 24 MB/s 17136 calls/s # udp tx: 24 MB/s 416 calls/s 416 msg/s # udp rx: 24 MB/s 17808 calls/s # udp tx: 25 MB/s 425 calls/s 425 msg/s # Summary over 3.000 seconds... # sum udp tx: 25 MB/s 1260 calls (420/s) 1260 msgs (420/s) # Tx Timestamps: 1260 received 0 errors # udp gso zerocopy timestamp audit # udp rx: 8 MB/s 6216 calls/s # udp tx: 23 MB/s 405 calls/s 405 msg/s # udp rx: 23 MB/s 16800 calls/s # udp tx: 24 MB/s 408 calls/s 408 msg/s # udp rx: 24 MB/s 17304 calls/s # Summary over 3.004 seconds... # sum udp tx: 24 MB/s 1223 calls (407/s) 1223 msgs (407/s) # Tx Timestamps: 1223 received 0 errors # Zerocopy acks: 1223 # ipv6 # tcp # ./udpgso_bench_tx: connect: Cannot assign requested address # tcp zerocopy # ./udpgso_bench_tx: connect: Cannot assign requested address # udp # ./udpgso_bench_tx: connect: Cannot assign requested address # udp gso # ./udpgso_bench_tx: connect: Cannot assign requested address # udp gso zerocopy # ./udpgso_bench_tx: connect: Cannot assign requested address # udp gso timestamp # ./udpgso_bench_tx: connect: Cannot assign requested address # udp gso zerocopy audit # ./udpgso_bench_tx: connect: Cannot assign requested address # udp gso timestamp audit # ./udpgso_bench_tx: connect: Cannot assign requested address # udp gso zerocopy timestamp audit # ./udpgso_bench_tx: connect: Cannot assign requested address # udpgso_bench.sh: PASS=9 SKIP=0 FAIL=9 # udpgso_bench.sh: [0;31mFAIL[0m not ok 1 selftests: net: udpgso_bench.sh # exit=1 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__->