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 4800
# selftests: net: udpgro_bench.sh
# ipv4
# tcp - over veth touching data
# tcp tx:    815 MB/s    13834 calls/s  13834 msg/s
# tcp rx:    816 MB/s    32846 calls/s
# tcp tx:    819 MB/s    13906 calls/s  13906 msg/s
# tcp rx:    820 MB/s    31886 calls/s
# tcp tx:    805 MB/s    13662 calls/s  13662 msg/s
# tcp rx:    806 MB/s    31849 calls/s
# tcp tx:    786 MB/s    13334 calls/s  13334 msg/s
# udp gso - over veth touching data
# udp rx:    445 MB/s   317402 calls/s
# udp tx:    453 MB/s     7699 calls/s   7699 msg/s
# udp rx:    456 MB/s   324912 calls/s
# udp tx:    455 MB/s     7731 calls/s   7731 msg/s
# udp rx:    456 MB/s   325180 calls/s
# udp tx:    456 MB/s     7735 calls/s   7735 msg/s
# udp rx:    456 MB/s   325156 calls/s
# udp tx:    455 MB/s     7731 calls/s   7731 msg/s
# udp gso and gro - over veth touching data
# udp rx:    811 MB/s    13762 calls/s
# udp tx:    825 MB/s    13999 calls/s  13999 msg/s
# udp rx:    909 MB/s    15180 calls/s
# udp tx:    913 MB/s    15489 calls/s  15489 msg/s
# udp rx:   1034 MB/s    16862 calls/s
# udp tx:   1035 MB/s    17560 calls/s  17560 msg/s
# udp rx:   1032 MB/s    16839 calls/s
# udp tx:   1032 MB/s    17514 calls/s  17514 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    813 MB/s    13791 calls/s  13791 msg/s
# tcp rx:    813 MB/s    33184 calls/s
# tcp tx:    810 MB/s    13746 calls/s  13746 msg/s
# tcp rx:    811 MB/s    28083 calls/s
# tcp tx:    799 MB/s    13558 calls/s  13558 msg/s
# tcp rx:    800 MB/s    29084 calls/s
# tcp tx:    801 MB/s    13595 calls/s  13595 msg/s
# udp gso - over veth touching data
# udp rx:    429 MB/s   312994 calls/s
# udp tx:    436 MB/s     7409 calls/s   7409 msg/s
# udp rx:    435 MB/s   317590 calls/s
# udp tx:    435 MB/s     7378 calls/s   7378 msg/s
# udp rx:    435 MB/s   317348 calls/s
# udp tx:    434 MB/s     7373 calls/s   7373 msg/s
# udp rx:    441 MB/s   322070 calls/s
# udp tx:    441 MB/s     7488 calls/s   7488 msg/s
# udp gso and gro - over veth touching data
# udp rx:    789 MB/s    13392 calls/s
# udp tx:    802 MB/s    13608 calls/s  13608 msg/s
# udp rx:    836 MB/s    14353 calls/s
# udp tx:    838 MB/s    14225 calls/s  14225 msg/s
# udp rx:    935 MB/s    16124 calls/s
# udp tx:    936 MB/s    15885 calls/s  15885 msg/s
# udp rx:    960 MB/s    16520 calls/s
# udp tx:    961 MB/s    16302 calls/s  16302 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__->