make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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_frglist.sh
# 0.00 [+0.00] ipv6
# 0.00 [+0.00] tcp - over veth touching data
# 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.25 [+0.25] -4 -t
# 2.49 [+2.24] tcp tx:    947 MB/s    16074 calls/s  16074 msg/s
# 2.50 [+0.00] tcp rx:    948 MB/s    49644 calls/s
# 3.49 [+1.00] tcp tx:    944 MB/s    16026 calls/s  16026 msg/s
# 3.50 [+0.00] tcp rx:    945 MB/s    49501 calls/s
# 4.49 [+1.00] tcp tx:    939 MB/s    15927 calls/s  15927 msg/s
# 4.50 [+0.00] tcp rx:    940 MB/s    49564 calls/s
# 5.49 [+1.00] tcp tx:    949 MB/s    16100 calls/s  16100 msg/s
# 5.53 [+0.03] udp gso - over veth touching data
# 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.81 [+0.29] -4 -v
# 6.83 [+1.01] udp rx:    657 MB/s   476160 calls/s
# 6.84 [+0.02] udp tx:   1266 MB/s    21477 calls/s  21477 msg/s
# 7.83 [+0.98] udp rx:    671 MB/s   486347 calls/s
# 7.85 [+0.02] udp tx:   1263 MB/s    21428 calls/s  21428 msg/s
# 8.83 [+0.98] udp rx:    671 MB/s   486567 calls/s
# 8.84 [+0.02] udp tx:   1260 MB/s    21375 calls/s  21375 msg/s
# 9.83 [+0.98] udp rx:    671 MB/s   486523 calls/s
# 9.84 [+0.02] udp tx:   1252 MB/s    21246 calls/s  21246 msg/s
# 9.88 [+0.04] udp gso and gro - over veth touching data
# 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.15 [+0.26] -4 -G
# 11.16 [+1.02] udp rx:   1093 MB/s   797255 calls/s
# 11.18 [+0.01] udp tx:   1109 MB/s    18815 calls/s  18815 msg/s
# 12.16 [+0.99] udp rx:   1151 MB/s   839855 calls/s
# 12.18 [+0.01] udp tx:   1152 MB/s    19552 calls/s  19552 msg/s
# 13.16 [+0.99] udp rx:   1144 MB/s   834349 calls/s
# 13.18 [+0.01] udp tx:   1144 MB/s    19409 calls/s  19409 msg/s
# 14.16 [+0.99] udp rx:   1124 MB/s   820162 calls/s
# 14.18 [+0.01] udp tx:   1122 MB/s    19042 calls/s  19042 msg/s
ok 1 selftests: net: udpgro_frglist.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__->