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:    741 MB/s    12571 calls/s  12571 msg/s
# tcp rx:    741 MB/s    31612 calls/s
# tcp tx:    727 MB/s    12339 calls/s  12339 msg/s
# tcp rx:    728 MB/s    32009 calls/s
# tcp tx:    641 MB/s    10887 calls/s  10887 msg/s
# tcp rx:    647 MB/s    27365 calls/s
# tcp tx:    681 MB/s    11565 calls/s  11565 msg/s
# udp gso - over veth touching data
# udp rx:    391 MB/s   278638 calls/s
# udp tx:    405 MB/s     6871 calls/s   6871 msg/s
# udp rx:    363 MB/s   258594 calls/s
# udp tx:    361 MB/s     6130 calls/s   6130 msg/s
# udp rx:    439 MB/s   313211 calls/s
# udp tx:    442 MB/s     7501 calls/s   7501 msg/s
# udp rx:    406 MB/s   289857 calls/s
# udp tx:    407 MB/s     6913 calls/s   6913 msg/s
# udp gso and gro - over veth touching data
# udp rx:    584 MB/s     9919 calls/s
# udp tx:    610 MB/s    10350 calls/s  10350 msg/s
# udp rx:    813 MB/s    13799 calls/s
# udp tx:    813 MB/s    13794 calls/s  13794 msg/s
# udp rx:    820 MB/s    13916 calls/s
# udp tx:    820 MB/s    13914 calls/s  13914 msg/s
# udp rx:    817 MB/s    13865 calls/s
# udp tx:    817 MB/s    13863 calls/s  13863 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    761 MB/s    12921 calls/s  12921 msg/s
# tcp rx:    762 MB/s    31610 calls/s
# tcp tx:    723 MB/s    12271 calls/s  12271 msg/s
# tcp rx:    724 MB/s    31943 calls/s
# tcp tx:    742 MB/s    12587 calls/s  12587 msg/s
# tcp rx:    743 MB/s    32434 calls/s
# tcp tx:    755 MB/s    12811 calls/s  12811 msg/s
# udp gso - over veth touching data
# udp rx:    336 MB/s   245194 calls/s
# udp tx:    347 MB/s     5888 calls/s   5888 msg/s
# udp rx:    423 MB/s   309022 calls/s
# udp tx:    423 MB/s     7184 calls/s   7184 msg/s
# udp rx:    429 MB/s   313144 calls/s
# udp tx:    428 MB/s     7270 calls/s   7270 msg/s
# udp rx:    418 MB/s   304999 calls/s
# udp tx:    417 MB/s     7081 calls/s   7081 msg/s
# udp gso and gro - over veth touching data
# udp rx:    703 MB/s    11939 calls/s
# udp tx:    726 MB/s    12328 calls/s  12328 msg/s
# udp rx:    787 MB/s    13598 calls/s
# udp tx:    789 MB/s    13390 calls/s  13390 msg/s
# udp rx:    720 MB/s    12266 calls/s
# udp tx:    716 MB/s    12144 calls/s  12144 msg/s
# udp rx:    720 MB/s    12226 calls/s
# udp tx:    726 MB/s    12315 calls/s  12315 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__->