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:    597 MB/s    10130 calls/s  10130 msg/s
# tcp rx:    597 MB/s    23070 calls/s
# tcp tx:    632 MB/s    10735 calls/s  10735 msg/s
# tcp rx:    633 MB/s    24114 calls/s
# tcp tx:    654 MB/s    11102 calls/s  11102 msg/s
# tcp rx:    654 MB/s    26364 calls/s
# tcp tx:    568 MB/s     9635 calls/s   9635 msg/s
# udp gso - over veth touching data
# udp rx:    309 MB/s   220164 calls/s
# udp tx:    318 MB/s     5404 calls/s   5404 msg/s
# udp rx:    344 MB/s   245704 calls/s
# udp tx:    348 MB/s     5912 calls/s   5912 msg/s
# udp rx:    429 MB/s   306090 calls/s
# udp tx:    432 MB/s     7335 calls/s   7335 msg/s
# udp rx:    397 MB/s   283072 calls/s
# udp tx:    396 MB/s     6731 calls/s   6731 msg/s
# udp gso and gro - over veth touching data
# udp rx:    768 MB/s    12875 calls/s
# udp tx:    792 MB/s    13443 calls/s  13443 msg/s
# udp rx:    663 MB/s    11248 calls/s
# udp tx:    664 MB/s    11278 calls/s  11278 msg/s
# udp rx:    762 MB/s    12938 calls/s
# udp tx:    763 MB/s    12956 calls/s  12956 msg/s
# udp rx:    769 MB/s    13056 calls/s
# udp tx:    767 MB/s    13015 calls/s  13015 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    644 MB/s    10938 calls/s  10938 msg/s
# tcp rx:    645 MB/s    29861 calls/s
# tcp tx:    642 MB/s    10893 calls/s  10893 msg/s
# tcp rx:    643 MB/s    28638 calls/s
# tcp tx:    650 MB/s    11040 calls/s  11040 msg/s
# tcp rx:    651 MB/s    29148 calls/s
# tcp tx:    601 MB/s    10196 calls/s  10196 msg/s
# udp gso - over veth touching data
# udp rx:    392 MB/s   286226 calls/s
# udp tx:    409 MB/s     6938 calls/s   6938 msg/s
# udp rx:    385 MB/s   281185 calls/s
# udp tx:    381 MB/s     6478 calls/s   6478 msg/s
# udp rx:    429 MB/s   313099 calls/s
# udp tx:    429 MB/s     7288 calls/s   7288 msg/s
# udp rx:    412 MB/s   300720 calls/s
# udp tx:    414 MB/s     7032 calls/s   7032 msg/s
# udp gso and gro - over veth touching data
# udp rx:    539 MB/s     9145 calls/s
# udp tx:    557 MB/s     9461 calls/s   9461 msg/s
# udp rx:    581 MB/s     9859 calls/s
# udp tx:    582 MB/s     9888 calls/s   9888 msg/s
# udp rx:    594 MB/s    10083 calls/s
# udp tx:    595 MB/s    10108 calls/s  10108 msg/s
# udp rx:    592 MB/s    10051 calls/s
# udp tx:    593 MB/s    10063 calls/s  10063 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__->