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:   7402 MB/s   125555 calls/s 125555 msg/s
# tcp rx:   7408 MB/s   128291 calls/s
# tcp tx:   8106 MB/s   137495 calls/s 137495 msg/s
# tcp rx:   8115 MB/s   138073 calls/s
# tcp tx:   8143 MB/s   138114 calls/s 138114 msg/s
# tcp zerocopy
# tcp tx:   5023 MB/s    85203 calls/s  85203 msg/s
# tcp rx:   5028 MB/s    87151 calls/s
# tcp tx:   5005 MB/s    84903 calls/s  84903 msg/s
# tcp rx:   5011 MB/s    87294 calls/s
# tcp tx:   5056 MB/s    85763 calls/s  85763 msg/s
# udp
# udp rx:   1057 MB/s   752977 calls/s
# udp tx:   1111 MB/s   791658 calls/s  18849 msg/s
# udp rx:   1045 MB/s   744881 calls/s
# udp tx:   1052 MB/s   749490 calls/s  17845 msg/s
# udp rx:   1141 MB/s   813308 calls/s
# udp tx:   1140 MB/s   812784 calls/s  19352 msg/s
# udp gso
# udp rx:   3793 MB/s  2702201 calls/s
# udp tx:   4014 MB/s    68090 calls/s  68090 msg/s
# udp rx:   4015 MB/s  2860779 calls/s
# udp tx:   4012 MB/s    68057 calls/s  68057 msg/s
# udp rx:   4009 MB/s  2856031 calls/s
# udp tx:   4004 MB/s    67920 calls/s  67920 msg/s
# udp gso zerocopy
# udp rx:   2773 MB/s  1975935 calls/s
# udp tx:   2949 MB/s    50031 calls/s  50031 msg/s
# udp rx:   2947 MB/s  2099955 calls/s
# udp tx:   2959 MB/s    50197 calls/s  50197 msg/s
# udp rx:   2907 MB/s  2071474 calls/s
# udp tx:   2941 MB/s    49895 calls/s  49895 msg/s
# udp gso timestamp
# udp rx:   3443 MB/s  2452763 calls/s
# udp tx:   3840 MB/s    65145 calls/s  65145 msg/s
# udp rx:   3645 MB/s  2596625 calls/s
# udp tx:   3968 MB/s    67315 calls/s  67315 msg/s
# udp rx:   3739 MB/s  2663768 calls/s
# udp tx:   3873 MB/s    65700 calls/s  65700 msg/s
# udp gso zerocopy audit
# udp rx:   2548 MB/s  1815129 calls/s
# udp tx:   2858 MB/s    48489 calls/s  48489 msg/s
# udp rx:   2866 MB/s  2042230 calls/s
# udp tx:   3028 MB/s    51365 calls/s  51365 msg/s
# udp rx:   2889 MB/s  2058052 calls/s
# udp tx:   3045 MB/s    51648 calls/s  51648 msg/s
# Summary over 3.000 seconds...
# sum udp tx:   3048 MB/s     151502 calls (50500/s)     151502 msgs (50500/s)
# Zerocopy acks:              151502
# udp gso timestamp audit
# udp rx:   3663 MB/s  2609939 calls/s
# udp tx:   3932 MB/s    66692 calls/s  66692 msg/s
# udp rx:   3960 MB/s  2821157 calls/s
# udp tx:   3950 MB/s    66999 calls/s  66999 msg/s
# udp rx:   3949 MB/s  2813286 calls/s
# udp tx:   3948 MB/s    66966 calls/s  66966 msg/s
# Summary over 3.000 seconds...
# sum udp tx:   4038 MB/s     200657 calls (66885/s)     200657 msgs (66885/s)
# Tx Timestamps:              200657 received                 0 errors
# udp gso zerocopy timestamp audit
# udp rx:   2461 MB/s  1753313 calls/s
# udp tx:   2664 MB/s    45197 calls/s  45197 msg/s
# udp rx:   2585 MB/s  1841562 calls/s
# udp tx:   2588 MB/s    43901 calls/s  43901 msg/s
# udp rx:   2678 MB/s  1908286 calls/s
# udp tx:   2737 MB/s    46438 calls/s  46438 msg/s
# Summary over 3.000 seconds...
# sum udp tx:   2727 MB/s     135536 calls (45178/s)     135536 msgs (45178/s)
# Tx Timestamps:              135536 received                 0 errors
# Zerocopy acks:              135536
# 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__->