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:    661 MB/s    11215 calls/s  11215 msg/s
# tcp rx:    661 MB/s    28526 calls/s
# tcp tx:    739 MB/s    12544 calls/s  12544 msg/s
# tcp rx:    740 MB/s    31144 calls/s
# tcp tx:    706 MB/s    11976 calls/s  11976 msg/s
# tcp rx:    706 MB/s    31423 calls/s
# tcp tx:    759 MB/s    12890 calls/s  12890 msg/s
# udp gso - over veth touching data
# udp rx:    378 MB/s   269741 calls/s
# udp tx:    385 MB/s     6546 calls/s   6546 msg/s
# udp rx:    463 MB/s   330203 calls/s
# udp tx:    467 MB/s     7937 calls/s   7937 msg/s
# udp rx:    471 MB/s   336191 calls/s
# udp tx:    467 MB/s     7923 calls/s   7923 msg/s
# udp rx:    377 MB/s   269163 calls/s
# udp tx:    379 MB/s     6444 calls/s   6444 msg/s
# udp gso and gro - over veth touching data
# udp rx:    764 MB/s    12959 calls/s
# udp tx:    785 MB/s    13323 calls/s  13323 msg/s
# udp rx:    720 MB/s    12217 calls/s
# udp tx:    719 MB/s    12205 calls/s  12205 msg/s
# udp rx:    725 MB/s    12299 calls/s
# udp tx:    722 MB/s    12257 calls/s  12257 msg/s
# udp rx:    696 MB/s    11820 calls/s
# udp tx:    692 MB/s    11738 calls/s  11738 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    702 MB/s    11923 calls/s  11923 msg/s
# tcp rx:    703 MB/s    31964 calls/s
# tcp tx:    747 MB/s    12681 calls/s  12681 msg/s
# tcp rx:    755 MB/s    34306 calls/s
# tcp tx:    723 MB/s    12273 calls/s  12273 msg/s
# tcp rx:    725 MB/s    30690 calls/s
# tcp tx:    732 MB/s    12422 calls/s  12422 msg/s
# udp gso - over veth touching data
# udp rx:    401 MB/s   292838 calls/s
# udp tx:    411 MB/s     6976 calls/s   6976 msg/s
# udp rx:    411 MB/s   300000 calls/s
# udp tx:    411 MB/s     6971 calls/s   6971 msg/s
# udp rx:    414 MB/s   302145 calls/s
# udp tx:    413 MB/s     7015 calls/s   7015 msg/s
# udp rx:    412 MB/s   301199 calls/s
# udp tx:    412 MB/s     7001 calls/s   7001 msg/s
# udp gso and gro - over veth touching data
# udp rx:    730 MB/s    12396 calls/s
# udp tx:    747 MB/s    12682 calls/s  12682 msg/s
# udp rx:    632 MB/s    10787 calls/s
# udp tx:    628 MB/s    10664 calls/s  10664 msg/s
# udp rx:    603 MB/s    10234 calls/s
# udp tx:    603 MB/s    10232 calls/s  10232 msg/s
# udp rx:    600 MB/s    10191 calls/s
# udp tx:    601 MB/s    10194 calls/s  10194 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__->