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:   1044 MB/s    17712 calls/s  17712 msg/s
# tcp rx:   1044 MB/s   140926 calls/s
# tcp tx:   1130 MB/s    19166 calls/s  19166 msg/s
# tcp rx:   1131 MB/s   143016 calls/s
# tcp tx:   1113 MB/s    18889 calls/s  18889 msg/s
# tcp rx:   1114 MB/s   141064 calls/s
# tcp tx:   1145 MB/s    19423 calls/s  19423 msg/s
# udp gso - over veth touching data
# udp rx:   1238 MB/s   882166 calls/s
# udp tx:   1265 MB/s    21461 calls/s  21461 msg/s
# udp rx:   1306 MB/s   930525 calls/s
# udp tx:   1308 MB/s    22188 calls/s  22188 msg/s
# udp rx:   1336 MB/s   952303 calls/s
# udp tx:   1340 MB/s    22737 calls/s  22737 msg/s
# udp rx:   1334 MB/s   950578 calls/s
# udp tx:   1335 MB/s    22655 calls/s  22655 msg/s
# udp gso and gro - over veth touching data
# udp rx:   1245 MB/s   887455 calls/s
# udp tx:   1273 MB/s    21593 calls/s  21593 msg/s
# udp rx:   1254 MB/s   893947 calls/s
# udp tx:   1255 MB/s    21295 calls/s  21295 msg/s
# udp rx:   1273 MB/s   907240 calls/s
# udp tx:   1276 MB/s    21646 calls/s  21646 msg/s
# udp rx:   1261 MB/s   898925 calls/s
# udp tx:   1258 MB/s    21344 calls/s  21344 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:   1077 MB/s    18267 calls/s  18267 msg/s
# tcp rx:   1078 MB/s   141147 calls/s
# tcp tx:   1069 MB/s    18140 calls/s  18140 msg/s
# tcp rx:   1070 MB/s   138391 calls/s
# tcp tx:   1011 MB/s    17151 calls/s  17151 msg/s
# tcp rx:   1012 MB/s   137075 calls/s
# tcp tx:   1017 MB/s    17254 calls/s  17254 msg/s
# udp gso - over veth touching data
# udp rx:   1236 MB/s   901940 calls/s
# udp tx:   1262 MB/s    21417 calls/s  21417 msg/s
# udp rx:   1294 MB/s   943732 calls/s
# udp tx:   1291 MB/s    21902 calls/s  21902 msg/s
# udp rx:   1286 MB/s   938568 calls/s
# udp tx:   1288 MB/s    21855 calls/s  21855 msg/s
# udp rx:   1306 MB/s   953197 calls/s
# udp tx:   1305 MB/s    22142 calls/s  22142 msg/s
# udp gso and gro - over veth touching data
# udp rx:   1162 MB/s   847495 calls/s
# udp tx:   1194 MB/s    20258 calls/s  20258 msg/s
# udp rx:   1158 MB/s   845229 calls/s
# udp tx:   1159 MB/s    19669 calls/s  19669 msg/s
# udp rx:   1187 MB/s   865789 calls/s
# udp tx:   1185 MB/s    20104 calls/s  20104 msg/s
# udp rx:   1232 MB/s   899093 calls/s
# udp tx:   1233 MB/s    20923 calls/s  20923 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__->