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:    642 MB/s    10889 calls/s  10889 msg/s
# tcp rx:    642 MB/s    27901 calls/s
# tcp tx:    746 MB/s    12667 calls/s  12667 msg/s
# tcp rx:    747 MB/s    36085 calls/s
# tcp tx:    739 MB/s    12537 calls/s  12537 msg/s
# tcp rx:    740 MB/s    37008 calls/s
# tcp tx:    752 MB/s    12761 calls/s  12761 msg/s
# udp gso - over veth touching data
# udp rx:    370 MB/s   263724 calls/s
# udp tx:    383 MB/s     6509 calls/s   6509 msg/s
# udp rx:    444 MB/s   316415 calls/s
# udp tx:    443 MB/s     7519 calls/s   7519 msg/s
# udp rx:    418 MB/s   297952 calls/s
# udp tx:    413 MB/s     7016 calls/s   7016 msg/s
# udp rx:    389 MB/s   277369 calls/s
# udp tx:    393 MB/s     6682 calls/s   6682 msg/s
# udp gso and gro - over veth touching data
# udp rx:    780 MB/s    13246 calls/s
# udp tx:    808 MB/s    13715 calls/s  13715 msg/s
# udp rx:    800 MB/s    13585 calls/s
# udp tx:    800 MB/s    13577 calls/s  13577 msg/s
# udp rx:    734 MB/s    12450 calls/s
# udp tx:    734 MB/s    12459 calls/s  12459 msg/s
# udp rx:    800 MB/s    13582 calls/s
# udp tx:    800 MB/s    13583 calls/s  13583 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    733 MB/s    12444 calls/s  12444 msg/s
# tcp rx:    734 MB/s    31775 calls/s
# tcp tx:    719 MB/s    12200 calls/s  12200 msg/s
# tcp rx:    720 MB/s    31031 calls/s
# tcp tx:    760 MB/s    12902 calls/s  12902 msg/s
# tcp rx:    761 MB/s    32983 calls/s
# tcp tx:    710 MB/s    12046 calls/s  12046 msg/s
# udp gso - over veth touching data
# udp rx:    400 MB/s   292231 calls/s
# udp tx:    418 MB/s     7103 calls/s   7103 msg/s
# udp rx:    373 MB/s   272620 calls/s
# udp tx:    372 MB/s     6316 calls/s   6316 msg/s
# udp rx:    371 MB/s   270599 calls/s
# udp tx:    369 MB/s     6273 calls/s   6273 msg/s
# udp rx:    339 MB/s   247454 calls/s
# udp tx:    338 MB/s     5748 calls/s   5748 msg/s
# udp gso and gro - over veth touching data
# udp rx:    734 MB/s    12455 calls/s
# udp tx:    758 MB/s    12864 calls/s  12864 msg/s
# udp rx:    765 MB/s    12975 calls/s
# udp tx:    762 MB/s    12935 calls/s  12935 msg/s
# udp rx:    705 MB/s    12029 calls/s
# udp tx:    701 MB/s    11890 calls/s  11890 msg/s
# udp rx:    645 MB/s    10951 calls/s
# udp tx:    647 MB/s    10974 calls/s  10974 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__->