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:   1051 MB/s    17830 calls/s  17830 msg/s
# tcp rx:   1051 MB/s   134331 calls/s
# tcp tx:    931 MB/s    15795 calls/s  15795 msg/s
# tcp rx:    932 MB/s   122343 calls/s
# tcp tx:   1049 MB/s    17804 calls/s  17804 msg/s
# tcp rx:   1050 MB/s   132532 calls/s
# tcp tx:   1081 MB/s    18344 calls/s  18344 msg/s
# udp gso - over veth touching data
# udp rx:   1262 MB/s   899317 calls/s
# udp tx:   1300 MB/s    22052 calls/s  22052 msg/s
# udp rx:   1182 MB/s   842019 calls/s
# udp tx:   1184 MB/s    20095 calls/s  20095 msg/s
# udp rx:   1270 MB/s   905104 calls/s
# udp tx:   1273 MB/s    21602 calls/s  21602 msg/s
# udp rx:   1297 MB/s   924526 calls/s
# udp tx:   1301 MB/s    22069 calls/s  22069 msg/s
# udp gso and gro - over veth touching data
# udp rx:   1225 MB/s   872932 calls/s
# udp tx:   1265 MB/s    21460 calls/s  21460 msg/s
# udp rx:   1329 MB/s   947100 calls/s
# udp tx:   1326 MB/s    22495 calls/s  22495 msg/s
# udp rx:   1321 MB/s   941483 calls/s
# udp tx:   1321 MB/s    22408 calls/s  22408 msg/s
# udp rx:   1322 MB/s   942170 calls/s
# udp tx:   1321 MB/s    22420 calls/s  22420 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:   1131 MB/s    19192 calls/s  19192 msg/s
# tcp rx:   1132 MB/s   145495 calls/s
# tcp tx:   1165 MB/s    19774 calls/s  19774 msg/s
# tcp rx:   1167 MB/s   142293 calls/s
# tcp tx:   1125 MB/s    19095 calls/s  19095 msg/s
# tcp rx:   1126 MB/s   135969 calls/s
# tcp tx:   1125 MB/s    19083 calls/s  19083 msg/s
# udp gso - over veth touching data
# udp rx:   1219 MB/s   889452 calls/s
# udp tx:   1250 MB/s    21216 calls/s  21216 msg/s
# udp rx:   1225 MB/s   893696 calls/s
# udp tx:   1224 MB/s    20767 calls/s  20767 msg/s
# udp rx:   1262 MB/s   920698 calls/s
# udp tx:   1261 MB/s    21396 calls/s  21396 msg/s
# udp rx:   1258 MB/s   918005 calls/s
# udp tx:   1267 MB/s    21500 calls/s  21500 msg/s
# udp gso and gro - over veth touching data
# udp rx:   1186 MB/s   865018 calls/s
# udp tx:   1221 MB/s    20720 calls/s  20720 msg/s
# udp rx:   1242 MB/s   906298 calls/s
# udp tx:   1243 MB/s    21086 calls/s  21086 msg/s
# udp rx:   1247 MB/s   909687 calls/s
# udp tx:   1247 MB/s    21161 calls/s  21161 msg/s
# udp rx:   1245 MB/s   908359 calls/s
# udp tx:   1246 MB/s    21138 calls/s  21138 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__->