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 3600
# selftests: net: udpgro_bench.sh
# ipv4
# tcp - over veth touching data
# tcp tx:    747 MB/s    12674 calls/s  12674 msg/s
# tcp rx:    747 MB/s    32417 calls/s
# tcp tx:    737 MB/s    12511 calls/s  12511 msg/s
# tcp rx:    738 MB/s    29630 calls/s
# tcp tx:    658 MB/s    11165 calls/s  11165 msg/s
# tcp rx:    659 MB/s    26555 calls/s
# tcp tx:    712 MB/s    12085 calls/s  12085 msg/s
# udp gso - over veth touching data
# udp rx:    429 MB/s   306269 calls/s
# udp tx:    446 MB/s     7574 calls/s   7574 msg/s
# udp rx:    466 MB/s   332324 calls/s
# udp tx:    458 MB/s     7783 calls/s   7783 msg/s
# udp rx:    321 MB/s   228772 calls/s
# udp tx:    321 MB/s     5452 calls/s   5452 msg/s
# udp rx:    328 MB/s   234054 calls/s
# udp tx:    333 MB/s     5661 calls/s   5661 msg/s
# udp gso and gro - over veth touching data
# udp rx:    495 MB/s     8410 calls/s
# udp tx:    511 MB/s     8681 calls/s   8681 msg/s
# udp rx:    582 MB/s     9875 calls/s
# udp tx:    588 MB/s     9980 calls/s   9980 msg/s
# udp rx:    608 MB/s    10324 calls/s
# udp tx:    608 MB/s    10317 calls/s  10317 msg/s
# udp rx:    599 MB/s    10168 calls/s
# udp tx:    602 MB/s    10218 calls/s  10218 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    574 MB/s     9746 calls/s   9746 msg/s
# tcp rx:    578 MB/s    24522 calls/s
# tcp tx:    664 MB/s    11266 calls/s  11266 msg/s
# tcp rx:    666 MB/s    27865 calls/s
# tcp tx:    604 MB/s    10252 calls/s  10252 msg/s
# tcp rx:    603 MB/s    25927 calls/s
# tcp tx:    533 MB/s     9050 calls/s   9050 msg/s
# udp gso - over veth touching data
# udp rx:    412 MB/s   300766 calls/s
# udp tx:    425 MB/s     7218 calls/s   7218 msg/s
# udp rx:    425 MB/s   310282 calls/s
# udp tx:    425 MB/s     7223 calls/s   7223 msg/s
# udp rx:    417 MB/s   304359 calls/s
# udp tx:    417 MB/s     7085 calls/s   7085 msg/s
# udp rx:    378 MB/s   275912 calls/s
# udp tx:    379 MB/s     6437 calls/s   6437 msg/s
# udp gso and gro - over veth touching data
# udp rx:    734 MB/s    12464 calls/s
# udp tx:    757 MB/s    12845 calls/s  12845 msg/s
# udp rx:    677 MB/s    11485 calls/s
# udp tx:    687 MB/s    11662 calls/s  11662 msg/s
# udp rx:    732 MB/s    12427 calls/s
# udp tx:    732 MB/s    12418 calls/s  12418 msg/s
# udp rx:    712 MB/s    12076 calls/s
# udp tx:    713 MB/s    12098 calls/s  12098 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__->