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'
[  907.411605] eth1: left allmulticast mode
[  907.411971] eth1: left promiscuous mode
[  907.412353] br0: port 2(eth1) entered disabled state
[  907.424092] eth0: left allmulticast mode
[  907.424378] eth0: left promiscuous mode
[  907.424602] br0: port 1(eth0) entered disabled state
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:    722 MB/s    12262 calls/s  12262 msg/s
# tcp rx:    723 MB/s    30961 calls/s
# tcp tx:    744 MB/s    12634 calls/s  12634 msg/s
# tcp rx:    747 MB/s    30269 calls/s
# tcp tx:    744 MB/s    12627 calls/s  12627 msg/s
# tcp rx:    745 MB/s    26629 calls/s
# tcp tx:    718 MB/s    12188 calls/s  12188 msg/s
# udp gso - over veth touching data
# udp rx:    438 MB/s   312126 calls/s
# udp tx:    447 MB/s     7582 calls/s   7582 msg/s
# udp rx:    443 MB/s   316118 calls/s
# udp tx:    443 MB/s     7519 calls/s   7519 msg/s
# udp rx:    444 MB/s   316780 calls/s
# udp tx:    444 MB/s     7535 calls/s   7535 msg/s
# udp rx:    443 MB/s   316092 calls/s
# udp tx:    443 MB/s     7519 calls/s   7519 msg/s
# udp gso and gro - over veth touching data
# udp rx:    574 MB/s     9736 calls/s
# udp tx:    586 MB/s     9947 calls/s   9947 msg/s
# udp rx:    584 MB/s     9909 calls/s
# udp tx:    585 MB/s     9925 calls/s   9925 msg/s
# udp rx:    582 MB/s     9878 calls/s
# udp tx:    582 MB/s     9881 calls/s   9881 msg/s
# udp rx:    549 MB/s     9319 calls/s
# udp tx:    549 MB/s     9325 calls/s   9325 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    665 MB/s    11292 calls/s  11292 msg/s
# tcp rx:    666 MB/s    27438 calls/s
# tcp tx:    754 MB/s    12791 calls/s  12791 msg/s
# tcp rx:    754 MB/s    29129 calls/s
# tcp tx:    719 MB/s    12209 calls/s  12209 msg/s
# tcp rx:    720 MB/s    31744 calls/s
# tcp tx:    715 MB/s    12139 calls/s  12139 msg/s
# udp gso - over veth touching data
# udp rx:    420 MB/s   306505 calls/s
# udp tx:    428 MB/s     7262 calls/s   7262 msg/s
# udp rx:    428 MB/s   312618 calls/s
# udp tx:    428 MB/s     7262 calls/s   7262 msg/s
# udp rx:    427 MB/s   312035 calls/s
# udp tx:    427 MB/s     7250 calls/s   7250 msg/s
# udp rx:    429 MB/s   313255 calls/s
# udp tx:    429 MB/s     7277 calls/s   7277 msg/s
# udp gso and gro - over veth touching data
# udp rx:    775 MB/s    13160 calls/s
# udp tx:    793 MB/s    13459 calls/s  13459 msg/s
# udp rx:    692 MB/s    11751 calls/s
# udp tx:    691 MB/s    11736 calls/s  11736 msg/s
# udp rx:    772 MB/s    13105 calls/s
# udp tx:    768 MB/s    13035 calls/s  13035 msg/s
# udp rx:    789 MB/s    13397 calls/s
# udp tx:    790 MB/s    13413 calls/s  13413 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__->