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 6000
# selftests: net: udpgro_bench.sh
# ipv4
# tcp - over veth touching data
# tcp tx:    742 MB/s    12589 calls/s  12589 msg/s
# tcp rx:    746 MB/s    34838 calls/s
# tcp tx:    704 MB/s    11951 calls/s  11951 msg/s
# tcp rx:    705 MB/s    30024 calls/s
# tcp tx:    749 MB/s    12714 calls/s  12714 msg/s
# tcp rx:    750 MB/s    29774 calls/s
# tcp tx:    703 MB/s    11932 calls/s  11932 msg/s
# udp gso - over veth touching data
# udp rx:    424 MB/s   302496 calls/s
# udp tx:    438 MB/s     7434 calls/s   7434 msg/s
# udp rx:    410 MB/s   292206 calls/s
# udp tx:    410 MB/s     6961 calls/s   6961 msg/s
# udp rx:    454 MB/s   323877 calls/s
# udp tx:    454 MB/s     7714 calls/s   7714 msg/s
# udp rx:    453 MB/s   323187 calls/s
# udp tx:    453 MB/s     7698 calls/s   7698 msg/s
# udp gso and gro - over veth touching data
# udp rx:    843 MB/s    14096 calls/s
# udp tx:    861 MB/s    14605 calls/s  14605 msg/s
# udp rx:    812 MB/s    13784 calls/s
# udp tx:    813 MB/s    13794 calls/s  13794 msg/s
# udp rx:    815 MB/s    13831 calls/s
# udp tx:    815 MB/s    13832 calls/s  13832 msg/s
# udp rx:    815 MB/s    13832 calls/s
# udp tx:    815 MB/s    13833 calls/s  13833 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    713 MB/s    12098 calls/s  12098 msg/s
# tcp rx:    714 MB/s    32465 calls/s
# tcp tx:    737 MB/s    12507 calls/s  12507 msg/s
# tcp rx:    738 MB/s    31089 calls/s
# tcp tx:    778 MB/s    13203 calls/s  13203 msg/s
# tcp rx:    779 MB/s    30049 calls/s
# tcp tx:    769 MB/s    13052 calls/s  13052 msg/s
# udp gso - over veth touching data
# udp rx:    375 MB/s   274141 calls/s
# udp tx:    387 MB/s     6565 calls/s   6565 msg/s
# udp rx:    429 MB/s   313580 calls/s
# udp tx:    430 MB/s     7297 calls/s   7297 msg/s
# udp rx:    415 MB/s   302909 calls/s
# udp tx:    415 MB/s     7046 calls/s   7046 msg/s
# udp rx:    419 MB/s   306090 calls/s
# udp tx:    419 MB/s     7116 calls/s   7116 msg/s
# udp gso and gro - over veth touching data
# udp rx:    768 MB/s    13035 calls/s
# udp tx:    787 MB/s    13349 calls/s  13349 msg/s
# udp rx:    794 MB/s    13470 calls/s
# udp tx:    794 MB/s    13469 calls/s  13469 msg/s
# udp rx:    763 MB/s    12941 calls/s
# udp tx:    762 MB/s    12932 calls/s  12932 msg/s
# udp rx:    738 MB/s    12533 calls/s
# udp tx:    737 MB/s    12516 calls/s  12516 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__->