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:    731 MB/s    12400 calls/s  12400 msg/s
# tcp rx:    731 MB/s    31994 calls/s
# tcp tx:    757 MB/s    12847 calls/s  12847 msg/s
# tcp rx:    758 MB/s    30208 calls/s
# tcp tx:    764 MB/s    12967 calls/s  12967 msg/s
# tcp rx:    764 MB/s    28527 calls/s
# tcp tx:    780 MB/s    13232 calls/s  13232 msg/s
# udp gso - over veth touching data
# udp rx:    435 MB/s   309984 calls/s
# udp tx:    443 MB/s     7525 calls/s   7525 msg/s
# udp rx:    439 MB/s   312856 calls/s
# udp tx:    439 MB/s     7459 calls/s   7459 msg/s
# udp rx:    440 MB/s   314008 calls/s
# udp tx:    441 MB/s     7483 calls/s   7483 msg/s
# udp rx:    414 MB/s   295466 calls/s
# udp tx:    415 MB/s     7042 calls/s   7042 msg/s
# udp gso and gro - over veth touching data
# udp rx:    768 MB/s    13036 calls/s
# udp tx:    780 MB/s    13235 calls/s  13235 msg/s
# udp rx:    788 MB/s    13368 calls/s
# udp tx:    785 MB/s    13331 calls/s  13331 msg/s
# udp rx:    732 MB/s    12429 calls/s
# udp tx:    736 MB/s    12486 calls/s  12486 msg/s
# udp rx:    588 MB/s     9977 calls/s
# udp tx:    663 MB/s    11248 calls/s  11248 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    708 MB/s    12019 calls/s  12019 msg/s
# tcp rx:    709 MB/s    32354 calls/s
# tcp tx:    676 MB/s    11473 calls/s  11473 msg/s
# tcp rx:    680 MB/s    30763 calls/s
# tcp tx:    710 MB/s    12046 calls/s  12046 msg/s
# tcp rx:    710 MB/s    30511 calls/s
# tcp tx:    714 MB/s    12113 calls/s  12113 msg/s
# udp gso - over veth touching data
# udp rx:    383 MB/s   279782 calls/s
# udp tx:    393 MB/s     6678 calls/s   6678 msg/s
# udp rx:    423 MB/s   308775 calls/s
# udp tx:    423 MB/s     7190 calls/s   7190 msg/s
# udp rx:    423 MB/s   308503 calls/s
# udp tx:    422 MB/s     7174 calls/s   7174 msg/s
# udp rx:    422 MB/s   307775 calls/s
# udp tx:    422 MB/s     7169 calls/s   7169 msg/s
# udp gso and gro - over veth touching data
# udp rx:    532 MB/s     9026 calls/s
# udp tx:    547 MB/s     9292 calls/s   9292 msg/s
# udp rx:    529 MB/s     8973 calls/s
# udp tx:    528 MB/s     8972 calls/s   8972 msg/s
# udp rx:    588 MB/s     9978 calls/s
# udp tx:    587 MB/s     9969 calls/s   9969 msg/s
# udp rx:    583 MB/s     9900 calls/s
# udp tx:    582 MB/s     9888 calls/s   9888 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__->