make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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:    813 MB/s    13804 calls/s  13804 msg/s
# tcp rx:    814 MB/s    92576 calls/s
# tcp tx:    815 MB/s    13828 calls/s  13828 msg/s
# tcp rx:    815 MB/s    92026 calls/s
# tcp tx:    803 MB/s    13627 calls/s  13627 msg/s
# tcp rx:    804 MB/s    91486 calls/s
# tcp tx:    770 MB/s    13060 calls/s  13060 msg/s
# udp gso - over veth touching data
# udp rx:    648 MB/s   461850 calls/s
# udp tx:    671 MB/s    11384 calls/s  11384 msg/s
# udp rx:    686 MB/s   488944 calls/s
# udp tx:    688 MB/s    11678 calls/s  11678 msg/s
# udp rx:    688 MB/s   490462 calls/s
# udp tx:    692 MB/s    11750 calls/s  11750 msg/s
# udp rx:    695 MB/s   495717 calls/s
# udp tx:    696 MB/s    11819 calls/s  11819 msg/s
# udp gso and gro - over veth touching data
# udp rx:    642 MB/s   457510 calls/s
# udp tx:    662 MB/s    11233 calls/s  11233 msg/s
# udp rx:    675 MB/s   481205 calls/s
# udp tx:    675 MB/s    11451 calls/s  11451 msg/s
# udp rx:    659 MB/s   469703 calls/s
# udp tx:    658 MB/s    11169 calls/s  11169 msg/s
# udp rx:    648 MB/s   461643 calls/s
# udp tx:    646 MB/s    10966 calls/s  10966 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    721 MB/s    12245 calls/s  12245 msg/s
# tcp rx:    722 MB/s    90824 calls/s
# tcp tx:    773 MB/s    13112 calls/s  13112 msg/s
# tcp rx:    774 MB/s    92502 calls/s
# tcp tx:    773 MB/s    13119 calls/s  13119 msg/s
# tcp rx:    774 MB/s    92400 calls/s
# tcp tx:    774 MB/s    13141 calls/s  13141 msg/s
# udp gso - over veth touching data
# udp rx:    641 MB/s   468029 calls/s
# udp tx:    661 MB/s    11215 calls/s  11215 msg/s
# udp rx:    671 MB/s   489756 calls/s
# udp tx:    673 MB/s    11418 calls/s  11418 msg/s
# udp rx:    663 MB/s   484120 calls/s
# udp tx:    664 MB/s    11278 calls/s  11278 msg/s
# udp rx:    664 MB/s   484461 calls/s
# udp tx:    666 MB/s    11296 calls/s  11296 msg/s
# udp gso and gro - over veth touching data
# udp rx:    653 MB/s   476268 calls/s
# udp tx:    671 MB/s    11388 calls/s  11388 msg/s
# udp rx:    669 MB/s   488057 calls/s
# udp tx:    671 MB/s    11382 calls/s  11382 msg/s
# udp rx:    668 MB/s   487873 calls/s
# udp tx:    670 MB/s    11372 calls/s  11372 msg/s
# udp rx:    668 MB/s   487249 calls/s
# udp tx:    690 MB/s    11706 calls/s  11706 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__->