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:    667 MB/s    11324 calls/s  11324 msg/s
# tcp rx:    668 MB/s    27941 calls/s
# tcp tx:    673 MB/s    11427 calls/s  11427 msg/s
# tcp rx:    676 MB/s    29790 calls/s
# tcp tx:    674 MB/s    11433 calls/s  11433 msg/s
# tcp rx:    675 MB/s    28277 calls/s
# tcp tx:    658 MB/s    11175 calls/s  11175 msg/s
# udp gso - over veth touching data
# udp rx:    396 MB/s   282170 calls/s
# udp tx:    406 MB/s     6896 calls/s   6896 msg/s
# udp rx:    348 MB/s   248074 calls/s
# udp tx:    348 MB/s     5911 calls/s   5911 msg/s
# udp rx:    352 MB/s   250766 calls/s
# udp tx:    351 MB/s     5956 calls/s   5956 msg/s
# udp rx:    391 MB/s   278638 calls/s
# udp tx:    394 MB/s     6684 calls/s   6684 msg/s
# udp gso and gro - over veth touching data
# udp rx:    577 MB/s     9798 calls/s
# udp tx:    599 MB/s    10169 calls/s  10169 msg/s
# udp rx:    599 MB/s    10162 calls/s
# udp tx:    598 MB/s    10148 calls/s  10148 msg/s
# udp rx:    591 MB/s    10028 calls/s
# udp tx:    591 MB/s    10029 calls/s  10029 msg/s
# udp rx:    599 MB/s    10169 calls/s
# udp tx:    591 MB/s    10024 calls/s  10024 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    642 MB/s    10892 calls/s  10892 msg/s
# tcp rx:    647 MB/s    27172 calls/s
# tcp tx:    701 MB/s    11891 calls/s  11891 msg/s
# tcp rx:    704 MB/s    32131 calls/s
# tcp tx:    533 MB/s     9041 calls/s   9041 msg/s
# tcp rx:    534 MB/s    24511 calls/s
# tcp tx:    553 MB/s     9382 calls/s   9382 msg/s
# udp gso - over veth touching data
# udp rx:    369 MB/s   269681 calls/s
# udp tx:    385 MB/s     6534 calls/s   6534 msg/s
# udp rx:    409 MB/s   298852 calls/s
# udp tx:    409 MB/s     6950 calls/s   6950 msg/s
# udp rx:    417 MB/s   304526 calls/s
# udp tx:    417 MB/s     7074 calls/s   7074 msg/s
# udp rx:    410 MB/s   299269 calls/s
# udp tx:    409 MB/s     6953 calls/s   6953 msg/s
# udp gso and gro - over veth touching data
# udp rx:    545 MB/s     9245 calls/s
# udp tx:    562 MB/s     9535 calls/s   9535 msg/s
# udp rx:    564 MB/s     9572 calls/s
# udp tx:    563 MB/s     9562 calls/s   9562 msg/s
# udp rx:    568 MB/s     9643 calls/s
# udp tx:    568 MB/s     9645 calls/s   9645 msg/s
# udp rx:    565 MB/s     9596 calls/s
# udp tx:    565 MB/s     9587 calls/s   9587 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__->