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:   1059 MB/s    17970 calls/s  17970 msg/s
# tcp rx:   1060 MB/s   143451 calls/s
# tcp tx:   1062 MB/s    18021 calls/s  18021 msg/s
# tcp rx:   1063 MB/s   144146 calls/s
# tcp tx:   1065 MB/s    18076 calls/s  18076 msg/s
# tcp rx:   1066 MB/s   143965 calls/s
# tcp tx:   1121 MB/s    19022 calls/s  19022 msg/s
# udp gso - over veth touching data
# udp rx:   1248 MB/s   889574 calls/s
# udp tx:   1287 MB/s    21829 calls/s  21829 msg/s
# udp rx:   1220 MB/s   869422 calls/s
# udp tx:   1216 MB/s    20635 calls/s  20635 msg/s
# udp rx:   1196 MB/s   852210 calls/s
# udp tx:   1196 MB/s    20298 calls/s  20298 msg/s
# udp rx:   1160 MB/s   826341 calls/s
# udp tx:   1159 MB/s    19672 calls/s  19672 msg/s
# udp gso and gro - over veth touching data
# udp rx:   1279 MB/s   911750 calls/s
# udp tx:   1316 MB/s    22330 calls/s  22330 msg/s
# udp rx:   1354 MB/s   965171 calls/s
# udp tx:   1355 MB/s    22982 calls/s  22982 msg/s
# udp rx:   1332 MB/s   949098 calls/s
# udp tx:   1332 MB/s    22593 calls/s  22593 msg/s
# udp rx:   1322 MB/s   942272 calls/s
# udp tx:   1321 MB/s    22411 calls/s  22411 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    905 MB/s    15350 calls/s  15350 msg/s
# tcp rx:    905 MB/s   135221 calls/s
# tcp tx:    973 MB/s    16512 calls/s  16512 msg/s
# tcp rx:    974 MB/s   139115 calls/s
# tcp tx:   1009 MB/s    17126 calls/s  17126 msg/s
# tcp rx:   1010 MB/s   136485 calls/s
# tcp tx:    631 MB/s    10715 calls/s  10715 msg/s
# udp gso - over veth touching data
# udp rx:   1203 MB/s   877586 calls/s
# udp tx:   1239 MB/s    21016 calls/s  21016 msg/s
# udp rx:   1271 MB/s   927658 calls/s
# udp tx:   1275 MB/s    21630 calls/s  21630 msg/s
# udp rx:   1275 MB/s   930042 calls/s
# udp tx:   1278 MB/s    21692 calls/s  21692 msg/s
# udp rx:   1280 MB/s   933679 calls/s
# udp tx:   1291 MB/s    21897 calls/s  21897 msg/s
# udp gso and gro - over veth touching data
# udp rx:    604 MB/s   440532 calls/s
# udp tx:    619 MB/s    10510 calls/s  10510 msg/s
# udp rx:    618 MB/s   450795 calls/s
# udp tx:    617 MB/s    10473 calls/s  10473 msg/s
# udp rx:    617 MB/s   450578 calls/s
# udp tx:    617 MB/s    10466 calls/s  10466 msg/s
# udp rx:    617 MB/s   450529 calls/s
# udp tx:    617 MB/s    10469 calls/s  10469 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__->