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:   1119 MB/s    18993 calls/s  18993 msg/s
# tcp rx:   1120 MB/s   137809 calls/s
# tcp tx:   1187 MB/s    20146 calls/s  20146 msg/s
# tcp rx:   1188 MB/s   120657 calls/s
# tcp tx:   1029 MB/s    17468 calls/s  17468 msg/s
# tcp rx:   1048 MB/s   129340 calls/s
# tcp tx:    968 MB/s    16431 calls/s  16431 msg/s
# udp gso - over veth touching data
# udp rx:   1231 MB/s   876910 calls/s
# udp tx:   1269 MB/s    21538 calls/s  21538 msg/s
# udp rx:   1329 MB/s   947295 calls/s
# udp tx:   1329 MB/s    22551 calls/s  22551 msg/s
# udp rx:   1329 MB/s   947322 calls/s
# udp tx:   1329 MB/s    22550 calls/s  22550 msg/s
# udp rx:   1333 MB/s   950253 calls/s
# udp tx:   1333 MB/s    22614 calls/s  22614 msg/s
# udp gso and gro - over veth touching data
# udp rx:    610 MB/s   434650 calls/s
# udp tx:    628 MB/s    10668 calls/s  10668 msg/s
# udp rx:    642 MB/s   458027 calls/s
# udp tx:    643 MB/s    10912 calls/s  10912 msg/s
# udp rx:    640 MB/s   456354 calls/s
# udp tx:    641 MB/s    10873 calls/s  10873 msg/s
# udp rx:    594 MB/s   423749 calls/s
# udp tx:    590 MB/s    10023 calls/s  10023 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:   1034 MB/s    17542 calls/s  17542 msg/s
# tcp rx:   1034 MB/s   132515 calls/s
# tcp tx:    669 MB/s    11358 calls/s  11358 msg/s
# tcp rx:    670 MB/s    85867 calls/s
# tcp tx:    689 MB/s    11686 calls/s  11686 msg/s
# tcp rx:    688 MB/s    85050 calls/s
# tcp tx:    651 MB/s    11052 calls/s  11052 msg/s
# udp gso - over veth touching data
# udp rx:   1156 MB/s   843425 calls/s
# udp tx:   1202 MB/s    20389 calls/s  20389 msg/s
# udp rx:   1242 MB/s   906282 calls/s
# udp tx:   1242 MB/s    21074 calls/s  21074 msg/s
# udp rx:   1246 MB/s   909132 calls/s
# udp tx:   1246 MB/s    21133 calls/s  21133 msg/s
# udp rx:   1246 MB/s   909371 calls/s
# udp tx:   1246 MB/s    21138 calls/s  21138 msg/s
# udp gso and gro - over veth touching data
# udp rx:   1132 MB/s   825968 calls/s
# udp tx:   1169 MB/s    19840 calls/s  19840 msg/s
# udp rx:   1268 MB/s   924917 calls/s
# udp tx:   1268 MB/s    21517 calls/s  21517 msg/s
# udp rx:   1274 MB/s   929681 calls/s
# udp tx:   1275 MB/s    21629 calls/s  21629 msg/s
# udp rx:   1261 MB/s   919766 calls/s
# udp tx:   1259 MB/s    21369 calls/s  21369 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__->