make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgso_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 3600 # selftests: net: udpgso_bench.sh # ipv4 # tcp # tcp tx: 8123 MB/s 137779 calls/s 137779 msg/s # tcp rx: 8130 MB/s 138231 calls/s # tcp tx: 8141 MB/s 138082 calls/s 138082 msg/s # tcp rx: 8150 MB/s 138538 calls/s # tcp tx: 8147 MB/s 138190 calls/s 138190 msg/s # tcp zerocopy # tcp tx: 5188 MB/s 88006 calls/s 88006 msg/s # tcp rx: 5194 MB/s 89474 calls/s # tcp tx: 5236 MB/s 88817 calls/s 88817 msg/s # tcp rx: 5242 MB/s 89434 calls/s # tcp tx: 5261 MB/s 89232 calls/s 89232 msg/s # udp # udp rx: 1079 MB/s 768759 calls/s # udp tx: 1146 MB/s 816732 calls/s 19446 msg/s # udp rx: 1152 MB/s 821180 calls/s # udp tx: 1151 MB/s 820218 calls/s 19529 msg/s # udp rx: 1150 MB/s 819801 calls/s # udp tx: 1150 MB/s 819420 calls/s 19510 msg/s # udp gso # udp rx: 3871 MB/s 2757919 calls/s # udp tx: 4106 MB/s 69644 calls/s 69644 msg/s # udp rx: 4076 MB/s 2903686 calls/s # udp tx: 4072 MB/s 69069 calls/s 69069 msg/s # udp rx: 4107 MB/s 2926174 calls/s # udp tx: 4102 MB/s 69586 calls/s 69586 msg/s # udp gso zerocopy # udp rx: 2997 MB/s 2135001 calls/s # udp tx: 3188 MB/s 54077 calls/s 54077 msg/s # udp rx: 3197 MB/s 2278085 calls/s # udp tx: 3202 MB/s 54315 calls/s 54315 msg/s # udp rx: 3171 MB/s 2259295 calls/s # udp tx: 3179 MB/s 53925 calls/s 53925 msg/s # udp gso timestamp # udp rx: 3751 MB/s 2672423 calls/s # udp tx: 3969 MB/s 67321 calls/s 67321 msg/s # udp rx: 3979 MB/s 2834580 calls/s # udp tx: 3974 MB/s 67418 calls/s 67418 msg/s # udp rx: 3976 MB/s 2832359 calls/s # udp tx: 3970 MB/s 67345 calls/s 67345 msg/s # udp gso zerocopy audit # udp rx: 2899 MB/s 2065550 calls/s # udp tx: 3076 MB/s 52171 calls/s 52171 msg/s # udp rx: 3090 MB/s 2201230 calls/s # udp tx: 3091 MB/s 52442 calls/s 52442 msg/s # udp rx: 3095 MB/s 2205155 calls/s # udp tx: 3088 MB/s 52391 calls/s 52391 msg/s # Summary over 3.000 seconds... # sum udp tx: 3159 MB/s 157004 calls (52334/s) 157004 msgs (52334/s) # Zerocopy acks: 157004 # udp gso timestamp audit # udp rx: 3813 MB/s 2716434 calls/s # udp tx: 4021 MB/s 68208 calls/s 68208 msg/s # udp rx: 4050 MB/s 2885297 calls/s # udp tx: 4048 MB/s 68659 calls/s 68659 msg/s # udp rx: 4034 MB/s 2873805 calls/s # udp tx: 4027 MB/s 68302 calls/s 68302 msg/s # Summary over 3.000 seconds... # sum udp tx: 4129 MB/s 205169 calls (68389/s) 205169 msgs (68389/s) # Tx Timestamps: 205169 received 0 errors # udp gso zerocopy timestamp audit # udp rx: 2705 MB/s 1927030 calls/s # udp tx: 2854 MB/s 48420 calls/s 48420 msg/s # udp rx: 2886 MB/s 2056085 calls/s # udp tx: 2885 MB/s 48938 calls/s 48938 msg/s # udp rx: 2890 MB/s 2058869 calls/s # udp tx: 2887 MB/s 48973 calls/s 48973 msg/s # Summary over 3.000 seconds... # sum udp tx: 2944 MB/s 146331 calls (48777/s) 146331 msgs (48777/s) # Tx Timestamps: 146331 received 0 errors # Zerocopy acks: 146331 # 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-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->