make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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:    724 MB/s    12280 calls/s  12280 msg/s
# tcp rx:    724 MB/s    87224 calls/s
# tcp tx:    628 MB/s    10655 calls/s  10655 msg/s
# tcp rx:    628 MB/s    83751 calls/s
# tcp tx:    694 MB/s    11773 calls/s  11773 msg/s
# tcp rx:    694 MB/s    84886 calls/s
# tcp tx:    733 MB/s    12435 calls/s  12435 msg/s
# udp gso - over veth touching data
# udp rx:   1237 MB/s   881623 calls/s
# udp tx:   1278 MB/s    21687 calls/s  21687 msg/s
# udp rx:   1315 MB/s   937250 calls/s
# udp tx:   1319 MB/s    22372 calls/s  22372 msg/s
# udp rx:   1319 MB/s   940010 calls/s
# udp tx:   1321 MB/s    22413 calls/s  22413 msg/s
# udp rx:   1314 MB/s   936694 calls/s
# udp tx:   1317 MB/s    22342 calls/s  22342 msg/s
# udp gso and gro - over veth touching data
# udp rx:   1215 MB/s   865857 calls/s
# udp tx:   1254 MB/s    21275 calls/s  21275 msg/s
# udp rx:   1245 MB/s   887358 calls/s
# udp tx:   1245 MB/s    21117 calls/s  21117 msg/s
# udp rx:   1323 MB/s   942967 calls/s
# udp tx:   1332 MB/s    22601 calls/s  22601 msg/s
# udp rx:   1320 MB/s   940920 calls/s
# udp tx:   1328 MB/s    22530 calls/s  22530 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:   1158 MB/s    19649 calls/s  19649 msg/s
# tcp rx:   1158 MB/s   138587 calls/s
# tcp tx:   1168 MB/s    19814 calls/s  19814 msg/s
# tcp rx:   1168 MB/s   139653 calls/s
# tcp tx:   1161 MB/s    19699 calls/s  19699 msg/s
# tcp rx:   1162 MB/s   138074 calls/s
# tcp tx:   1173 MB/s    19896 calls/s  19896 msg/s
# udp gso - over veth touching data
# udp rx:   1096 MB/s   800038 calls/s
# udp tx:   1133 MB/s    19231 calls/s  19231 msg/s
# udp rx:   1089 MB/s   794333 calls/s
# udp tx:   1089 MB/s    18486 calls/s  18486 msg/s
# udp rx:   1267 MB/s   924524 calls/s
# udp tx:   1273 MB/s    21601 calls/s  21601 msg/s
# udp rx:   1264 MB/s   922047 calls/s
# udp tx:   1267 MB/s    21501 calls/s  21501 msg/s
# udp gso and gro - over veth touching data
# udp rx:   1141 MB/s   832267 calls/s
# udp tx:   1162 MB/s    19718 calls/s  19718 msg/s
# udp rx:   1136 MB/s   828508 calls/s
# udp tx:   1145 MB/s    19423 calls/s  19423 msg/s
# udp rx:   1283 MB/s   936279 calls/s
# udp tx:   1281 MB/s    21742 calls/s  21742 msg/s
# udp rx:   1247 MB/s   909549 calls/s
# udp tx:   1246 MB/s    21137 calls/s  21137 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'
[?2004hxx__-> echo $?
0
xx__->