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:   1057 MB/s    17929 calls/s  17929 msg/s
# tcp rx:   1058 MB/s   139174 calls/s
# tcp tx:   1059 MB/s    17963 calls/s  17963 msg/s
# tcp rx:   1060 MB/s   138723 calls/s
# tcp tx:   1092 MB/s    18527 calls/s  18527 msg/s
# tcp rx:   1093 MB/s   138497 calls/s
# tcp tx:   1093 MB/s    18550 calls/s  18550 msg/s
# udp gso - over veth touching data
# udp rx:   1241 MB/s   884591 calls/s
# udp tx:   1280 MB/s    21722 calls/s  21722 msg/s
# udp rx:   1214 MB/s   865243 calls/s
# udp tx:   1209 MB/s    20511 calls/s  20511 msg/s
# udp rx:   1091 MB/s   777348 calls/s
# udp tx:   1098 MB/s    18629 calls/s  18629 msg/s
# udp rx:   1315 MB/s   937191 calls/s
# udp tx:   1317 MB/s    22349 calls/s  22349 msg/s
# udp gso and gro - over veth touching data
# udp rx:   1264 MB/s   900502 calls/s
# udp tx:   1306 MB/s    22153 calls/s  22153 msg/s
# udp rx:   1328 MB/s   946546 calls/s
# udp tx:   1328 MB/s    22530 calls/s  22530 msg/s
# udp rx:   1339 MB/s   954431 calls/s
# udp tx:   1339 MB/s    22716 calls/s  22716 msg/s
# udp rx:   1348 MB/s   960878 calls/s
# udp tx:   1349 MB/s    22881 calls/s  22881 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:   1124 MB/s    19064 calls/s  19064 msg/s
# tcp rx:   1131 MB/s   136614 calls/s
# tcp tx:   1083 MB/s    18372 calls/s  18372 msg/s
# tcp rx:   1084 MB/s   129064 calls/s
# tcp tx:   1087 MB/s    18442 calls/s  18442 msg/s
# tcp rx:   1087 MB/s   131002 calls/s
# tcp tx:   1088 MB/s    18469 calls/s  18469 msg/s
# udp gso - over veth touching data
# udp rx:   1204 MB/s   878450 calls/s
# udp tx:   1242 MB/s    21072 calls/s  21072 msg/s
# udp rx:   1288 MB/s   939672 calls/s
# udp tx:   1288 MB/s    21850 calls/s  21850 msg/s
# udp rx:   1296 MB/s   945582 calls/s
# udp tx:   1295 MB/s    21979 calls/s  21979 msg/s
# udp rx:   1298 MB/s   947332 calls/s
# udp tx:   1298 MB/s    22028 calls/s  22028 msg/s
# udp gso and gro - over veth touching data
# udp rx:   1187 MB/s   866378 calls/s
# udp tx:   1225 MB/s    20781 calls/s  20781 msg/s
# udp rx:   1154 MB/s   841835 calls/s
# udp tx:   1152 MB/s    19553 calls/s  19553 msg/s
# udp rx:   1257 MB/s   917105 calls/s
# udp tx:   1268 MB/s    21516 calls/s  21516 msg/s
# udp rx:   1283 MB/s   935898 calls/s
# udp tx:   1282 MB/s    21751 calls/s  21751 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__->