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:    867 MB/s    14714 calls/s  14714 msg/s
# tcp rx:    869 MB/s   146500 calls/s
# tcp tx:    836 MB/s    14181 calls/s  14181 msg/s
# tcp rx:    836 MB/s   145849 calls/s
# tcp tx:    843 MB/s    14312 calls/s  14312 msg/s
# tcp rx:    844 MB/s   148523 calls/s
# tcp tx:    855 MB/s    14512 calls/s  14512 msg/s
# udp gso - over veth touching data
# udp rx:    544 MB/s   388076 calls/s
# udp tx:    560 MB/s     9506 calls/s   9506 msg/s
# udp rx:    600 MB/s   428012 calls/s
# udp tx:    599 MB/s    10172 calls/s  10172 msg/s
# udp rx:    620 MB/s   441703 calls/s
# udp tx:    620 MB/s    10516 calls/s  10516 msg/s
# udp rx:    579 MB/s   412584 calls/s
# udp tx:    578 MB/s     9814 calls/s   9814 msg/s
# udp gso and gro - over veth touching data
# udp rx:    657 MB/s   468121 calls/s
# udp tx:    670 MB/s    11365 calls/s  11365 msg/s
# udp rx:   1001 MB/s   713549 calls/s
# udp tx:   1016 MB/s    17233 calls/s  17233 msg/s
# udp rx:   1206 MB/s   859381 calls/s
# udp tx:   1208 MB/s    20502 calls/s  20502 msg/s
# udp rx:   1179 MB/s   840364 calls/s
# udp tx:   1183 MB/s    20066 calls/s  20066 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    643 MB/s    10909 calls/s  10909 msg/s
# tcp rx:    643 MB/s    82855 calls/s
# tcp tx:    630 MB/s    10695 calls/s  10695 msg/s
# tcp rx:    631 MB/s    79233 calls/s
# tcp tx:    627 MB/s    10636 calls/s  10636 msg/s
# tcp rx:    627 MB/s    79427 calls/s
# tcp tx:    624 MB/s    10589 calls/s  10589 msg/s
# udp gso - over veth touching data
# udp rx:    569 MB/s   415705 calls/s
# udp tx:    580 MB/s     9845 calls/s   9845 msg/s
# udp rx:    590 MB/s   430460 calls/s
# udp tx:    592 MB/s    10043 calls/s  10043 msg/s
# udp rx:    592 MB/s   432086 calls/s
# udp tx:    594 MB/s    10081 calls/s  10081 msg/s
# udp rx:    589 MB/s   429629 calls/s
# udp tx:    590 MB/s    10023 calls/s  10023 msg/s
# udp gso and gro - over veth touching data
# udp rx:    575 MB/s   419947 calls/s
# udp tx:    587 MB/s     9962 calls/s   9962 msg/s
# udp rx:    598 MB/s   436488 calls/s
# udp tx:    600 MB/s    10188 calls/s  10188 msg/s
# udp rx:    588 MB/s   429561 calls/s
# udp tx:    591 MB/s    10025 calls/s  10025 msg/s
# udp rx:    585 MB/s   427166 calls/s
# udp tx:    587 MB/s     9967 calls/s   9967 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__->