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:    719 MB/s    12200 calls/s  12200 msg/s
# tcp rx:    719 MB/s    31928 calls/s
# tcp tx:    710 MB/s    12047 calls/s  12047 msg/s
# tcp rx:    713 MB/s    31185 calls/s
# tcp tx:    709 MB/s    12026 calls/s  12026 msg/s
# tcp rx:    710 MB/s    32214 calls/s
# tcp tx:    699 MB/s    11871 calls/s  11871 msg/s
# udp gso - over veth touching data
# udp rx:    365 MB/s   260516 calls/s
# udp tx:    377 MB/s     6403 calls/s   6403 msg/s
# udp rx:    412 MB/s   294000 calls/s
# udp tx:    418 MB/s     7092 calls/s   7092 msg/s
# udp rx:    387 MB/s   276000 calls/s
# udp tx:    380 MB/s     6462 calls/s   6462 msg/s
# udp rx:    378 MB/s   269782 calls/s
# udp tx:    383 MB/s     6498 calls/s   6498 msg/s
# udp gso and gro - over veth touching data
# udp rx:    469 MB/s     7968 calls/s
# udp tx:    485 MB/s     8226 calls/s   8226 msg/s
# udp rx:    573 MB/s     9735 calls/s
# udp tx:    579 MB/s     9834 calls/s   9834 msg/s
# udp rx:    602 MB/s    10215 calls/s
# udp tx:    602 MB/s    10214 calls/s  10214 msg/s
# udp rx:    600 MB/s    10186 calls/s
# udp tx:    600 MB/s    10192 calls/s  10192 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    687 MB/s    11656 calls/s  11656 msg/s
# tcp rx:    687 MB/s    26998 calls/s
# tcp tx:    727 MB/s    12332 calls/s  12332 msg/s
# tcp rx:    728 MB/s    33109 calls/s
# tcp tx:    726 MB/s    12317 calls/s  12317 msg/s
# tcp rx:    727 MB/s    31628 calls/s
# tcp tx:    678 MB/s    11501 calls/s  11501 msg/s
# udp gso - over veth touching data
# udp rx:    235 MB/s   171524 calls/s
# udp tx:    249 MB/s     4234 calls/s   4234 msg/s
# udp rx:    329 MB/s   240631 calls/s
# udp tx:    330 MB/s     5608 calls/s   5608 msg/s
# udp rx:    292 MB/s   213430 calls/s
# udp tx:    288 MB/s     4886 calls/s   4886 msg/s
# udp rx:    300 MB/s   219303 calls/s
# udp tx:    304 MB/s     5171 calls/s   5171 msg/s
# udp gso and gro - over veth touching data
# udp rx:    604 MB/s    10251 calls/s
# udp tx:    629 MB/s    10678 calls/s  10678 msg/s
# udp rx:    749 MB/s    12721 calls/s
# udp tx:    762 MB/s    12927 calls/s  12927 msg/s
# udp rx:    884 MB/s    15223 calls/s
# udp tx:    877 MB/s    14880 calls/s  14880 msg/s
# udp rx:    783 MB/s    13296 calls/s
# udp tx:    783 MB/s    13283 calls/s  13283 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__->