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:    762 MB/s    12934 calls/s  12934 msg/s
# tcp rx:    763 MB/s    33098 calls/s
# tcp tx:    753 MB/s    12781 calls/s  12781 msg/s
# tcp rx:    754 MB/s    32918 calls/s
# tcp tx:    737 MB/s    12513 calls/s  12513 msg/s
# tcp rx:    738 MB/s    30666 calls/s
# tcp tx:    674 MB/s    11432 calls/s  11432 msg/s
# udp gso - over veth touching data
# udp rx:    420 MB/s   299240 calls/s
# udp tx:    429 MB/s     7291 calls/s   7291 msg/s
# udp rx:    452 MB/s   322358 calls/s
# udp tx:    451 MB/s     7665 calls/s   7665 msg/s
# udp rx:    449 MB/s   320100 calls/s
# udp tx:    449 MB/s     7618 calls/s   7618 msg/s
# udp rx:    448 MB/s   319822 calls/s
# udp tx:    448 MB/s     7607 calls/s   7607 msg/s
# udp gso and gro - over veth touching data
# udp rx:    807 MB/s    13688 calls/s
# udp tx:    824 MB/s    13979 calls/s  13979 msg/s
# udp rx:    823 MB/s    13959 calls/s
# udp tx:    823 MB/s    13964 calls/s  13964 msg/s
# udp rx:    817 MB/s    13873 calls/s
# udp tx:    817 MB/s    13866 calls/s  13866 msg/s
# udp rx:    815 MB/s    13823 calls/s
# udp tx:    814 MB/s    13816 calls/s  13816 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    735 MB/s    12480 calls/s  12480 msg/s
# tcp rx:    736 MB/s    31535 calls/s
# tcp tx:    768 MB/s    13041 calls/s  13041 msg/s
# tcp rx:    769 MB/s    34778 calls/s
# tcp tx:    775 MB/s    13152 calls/s  13152 msg/s
# tcp rx:    776 MB/s    33633 calls/s
# tcp tx:    778 MB/s    13212 calls/s  13212 msg/s
# udp gso - over veth touching data
# udp rx:    413 MB/s   301583 calls/s
# udp tx:    423 MB/s     7188 calls/s   7188 msg/s
# udp rx:    482 MB/s   352014 calls/s
# udp tx:    484 MB/s     8216 calls/s   8216 msg/s
# udp rx:    509 MB/s   371312 calls/s
# udp tx:    508 MB/s     8626 calls/s   8626 msg/s
# udp rx:    463 MB/s   338319 calls/s
# udp tx:    461 MB/s     7832 calls/s   7832 msg/s
# udp gso and gro - over veth touching data
# udp rx:    601 MB/s    10196 calls/s
# udp tx:    617 MB/s    10467 calls/s  10467 msg/s
# udp rx:    608 MB/s    10318 calls/s
# udp tx:    608 MB/s    10315 calls/s  10315 msg/s
# udp rx:    608 MB/s    10313 calls/s
# udp tx:    607 MB/s    10311 calls/s  10311 msg/s
# udp rx:    599 MB/s    10160 calls/s
# udp tx:    598 MB/s    10155 calls/s  10155 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__->