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.30 [+0.30] -4 -t
# 2.56 [+2.26] tcp tx:    998 MB/s    16940 calls/s  16940 msg/s
# 2.56 [+0.00] tcp rx:    999 MB/s    51415 calls/s
# 3.56 [+1.00] tcp tx:    964 MB/s    16351 calls/s  16351 msg/s
# 3.56 [+0.00] tcp rx:    964 MB/s    47894 calls/s
# 4.56 [+1.00] tcp tx:    967 MB/s    16404 calls/s  16404 msg/s
# 4.60 [+0.04] tcp rx:   1013 MB/s    48402 calls/s
# 5.56 [+0.96] tcp tx:    982 MB/s    16669 calls/s  16669 msg/s
# 5.59 [+0.03] udp gso - over veth touching data
# 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.88 [+0.28] -4 -v
# 6.89 [+1.01] udp rx:    656 MB/s   475648 calls/s
# 6.91 [+0.02] udp tx:   1306 MB/s    22159 calls/s  22159 msg/s
# 7.89 [+0.98] udp rx:    666 MB/s   482816 calls/s
# 7.91 [+0.02] udp tx:   1308 MB/s    22188 calls/s  22188 msg/s
# 8.90 [+0.98] udp rx:    670 MB/s   485632 calls/s
# 8.91 [+0.02] udp tx:   1305 MB/s    22144 calls/s  22144 msg/s
# 9.90 [+0.98] udp rx:    663 MB/s   480512 calls/s
# 9.91 [+0.02] udp tx:   1308 MB/s    22188 calls/s  22188 msg/s
# 9.95 [+0.03] udp gso and gro - over veth touching data
# 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.24 [+0.29] -4 -G
# 11.26 [+1.02] udp rx:   1115 MB/s   813896 calls/s
# 11.28 [+0.02] udp tx:   1136 MB/s    19281 calls/s  19281 msg/s
# 12.26 [+0.98] udp rx:   1122 MB/s   818369 calls/s
# 12.28 [+0.02] udp tx:   1121 MB/s    19029 calls/s  19029 msg/s
# 13.26 [+0.98] udp rx:   1148 MB/s   837286 calls/s
# 13.28 [+0.02] udp tx:   1147 MB/s    19464 calls/s  19464 msg/s
# 14.26 [+0.99] udp rx:   1149 MB/s   838311 calls/s
# 14.28 [+0.02] udp tx:   1149 MB/s    19497 calls/s  19497 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__->