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:    644 MB/s    10937 calls/s  10937 msg/s
# tcp rx:    646 MB/s    28621 calls/s
# tcp tx:    702 MB/s    11915 calls/s  11915 msg/s
# tcp rx:    703 MB/s    32392 calls/s
# tcp tx:    706 MB/s    11991 calls/s  11991 msg/s
# tcp rx:    707 MB/s    30137 calls/s
# tcp tx:    700 MB/s    11878 calls/s  11878 msg/s
# udp gso - over veth touching data
# udp rx:    339 MB/s   241634 calls/s
# udp tx:    356 MB/s     6040 calls/s   6040 msg/s
# udp rx:    429 MB/s   305858 calls/s
# udp tx:    428 MB/s     7269 calls/s   7269 msg/s
# udp rx:    411 MB/s   292840 calls/s
# udp tx:    411 MB/s     6973 calls/s   6973 msg/s
# udp rx:    354 MB/s   252433 calls/s
# udp tx:    348 MB/s     5916 calls/s   5916 msg/s
# udp gso and gro - over veth touching data
# udp rx:    730 MB/s    12392 calls/s
# udp tx:    763 MB/s    12944 calls/s  12944 msg/s
# udp rx:    816 MB/s    13853 calls/s
# udp tx:    816 MB/s    13840 calls/s  13840 msg/s
# udp rx:    808 MB/s    13715 calls/s
# udp tx:    807 MB/s    13697 calls/s  13697 msg/s
# udp rx:    811 MB/s    13765 calls/s
# udp tx:    811 MB/s    13760 calls/s  13760 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    698 MB/s    11851 calls/s  11851 msg/s
# tcp rx:    699 MB/s    32649 calls/s
# tcp tx:    761 MB/s    12915 calls/s  12915 msg/s
# tcp rx:    762 MB/s    33717 calls/s
# tcp tx:    732 MB/s    12423 calls/s  12423 msg/s
# tcp rx:    732 MB/s    31399 calls/s
# tcp tx:    689 MB/s    11692 calls/s  11692 msg/s
# udp gso - over veth touching data
# udp rx:    379 MB/s   276651 calls/s
# udp tx:    394 MB/s     6690 calls/s   6690 msg/s
# udp rx:    350 MB/s   255776 calls/s
# udp tx:    348 MB/s     5905 calls/s   5905 msg/s
# udp rx:    322 MB/s   234959 calls/s
# udp tx:    321 MB/s     5456 calls/s   5456 msg/s
# udp rx:    327 MB/s   238580 calls/s
# udp tx:    326 MB/s     5543 calls/s   5543 msg/s
# udp gso and gro - over veth touching data
# udp rx:    695 MB/s    11803 calls/s
# udp tx:    725 MB/s    12312 calls/s  12312 msg/s
# udp rx:    778 MB/s    13203 calls/s
# udp tx:    778 MB/s    13196 calls/s  13196 msg/s
# udp rx:    700 MB/s    11887 calls/s
# udp tx:    694 MB/s    11780 calls/s  11780 msg/s
# udp rx:    595 MB/s    10106 calls/s
# udp tx:    595 MB/s    10101 calls/s  10101 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__->