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:    571 MB/s     9693 calls/s   9693 msg/s
# tcp rx:    571 MB/s    24928 calls/s
# tcp tx:    554 MB/s     9400 calls/s   9400 msg/s
# tcp rx:    554 MB/s    24053 calls/s
# tcp tx:    544 MB/s     9241 calls/s   9241 msg/s
# tcp rx:    546 MB/s    24476 calls/s
# tcp tx:    553 MB/s     9383 calls/s   9383 msg/s
# udp gso - over veth touching data
# udp rx:    285 MB/s   203520 calls/s
# udp tx:    295 MB/s     5009 calls/s   5009 msg/s
# udp rx:    268 MB/s   190918 calls/s
# udp tx:    268 MB/s     4560 calls/s   4560 msg/s
# udp rx:    315 MB/s   225092 calls/s
# udp tx:    320 MB/s     5436 calls/s   5436 msg/s
# udp rx:    377 MB/s   268723 calls/s
# udp tx:    373 MB/s     6329 calls/s   6329 msg/s
# udp gso and gro - over veth touching data
# udp rx:    622 MB/s    10553 calls/s
# udp tx:    644 MB/s    10929 calls/s  10929 msg/s
# udp rx:    633 MB/s    10743 calls/s
# udp tx:    633 MB/s    10742 calls/s  10742 msg/s
# udp rx:    667 MB/s    11316 calls/s
# udp tx:    666 MB/s    11308 calls/s  11308 msg/s
# udp rx:    668 MB/s    11342 calls/s
# udp tx:    672 MB/s    11399 calls/s  11399 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    637 MB/s    10820 calls/s  10820 msg/s
# tcp rx:    641 MB/s    24218 calls/s
# tcp tx:    568 MB/s     9636 calls/s   9636 msg/s
# tcp rx:    568 MB/s    23635 calls/s
# tcp tx:    704 MB/s    11951 calls/s  11951 msg/s
# tcp rx:    704 MB/s    30493 calls/s
# tcp tx:    592 MB/s    10052 calls/s  10052 msg/s
# udp gso - over veth touching data
# udp rx:    233 MB/s   170632 calls/s
# udp tx:    243 MB/s     4123 calls/s   4123 msg/s
# udp rx:    249 MB/s   182070 calls/s
# udp tx:    247 MB/s     4202 calls/s   4202 msg/s
# udp rx:    257 MB/s   188074 calls/s
# udp tx:    259 MB/s     4408 calls/s   4408 msg/s
# udp rx:    286 MB/s   209125 calls/s
# udp tx:    283 MB/s     4806 calls/s   4806 msg/s
# udp gso and gro - over veth touching data
# udp rx:    592 MB/s    10049 calls/s
# udp tx:    614 MB/s    10420 calls/s  10420 msg/s
# udp rx:    526 MB/s     8936 calls/s
# udp tx:    526 MB/s     8937 calls/s   8937 msg/s
# udp rx:    567 MB/s     9623 calls/s
# udp tx:    567 MB/s     9621 calls/s   9621 msg/s
# udp rx:    567 MB/s     9632 calls/s
# udp tx:    569 MB/s     9663 calls/s   9663 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__->