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.27 [+0.27] -4 -t
# 2.52 [+2.25] tcp tx:   1008 MB/s    17107 calls/s  17107 msg/s
# 2.55 [+0.03] tcp rx:   1044 MB/s    50452 calls/s
# 3.52 [+0.97] tcp tx:    971 MB/s    16476 calls/s  16476 msg/s
# 3.55 [+0.03] tcp rx:    966 MB/s    49459 calls/s
# 4.52 [+0.97] tcp tx:    997 MB/s    16917 calls/s  16917 msg/s
# 4.55 [+0.03] tcp rx:    998 MB/s    49410 calls/s
# 5.52 [+0.97] tcp tx:    993 MB/s    16855 calls/s  16855 msg/s
# 5.55 [+0.03] udp gso - over veth touching data
# 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.86 [+0.31] -4 -v
# 6.88 [+1.01] udp rx:    654 MB/s   474624 calls/s
# 6.89 [+0.02] udp tx:   1307 MB/s    22175 calls/s  22175 msg/s
# 7.88 [+0.98] udp rx:    667 MB/s   483584 calls/s
# 7.89 [+0.02] udp tx:   1268 MB/s    21519 calls/s  21519 msg/s
# 8.88 [+0.99] udp rx:    668 MB/s   483840 calls/s
# 8.89 [+0.01] udp tx:   1309 MB/s    22203 calls/s  22203 msg/s
# 9.88 [+0.99] udp rx:    666 MB/s   483072 calls/s
# 9.89 [+0.01] udp tx:   1301 MB/s    22067 calls/s  22067 msg/s
# 9.92 [+0.03] udp gso and gro - over veth touching data
# 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.20 [+0.27] -4 -G
# 11.21 [+1.01] udp rx:   1144 MB/s   834755 calls/s
# 11.23 [+0.02] udp tx:   1168 MB/s    19817 calls/s  19817 msg/s
# 12.21 [+0.98] udp rx:   1164 MB/s   848966 calls/s
# 12.23 [+0.02] udp tx:   1163 MB/s    19731 calls/s  19731 msg/s
# 13.21 [+0.98] udp rx:   1159 MB/s   845985 calls/s
# 13.23 [+0.02] udp tx:   1158 MB/s    19655 calls/s  19655 msg/s
# 14.21 [+0.98] udp rx:   1154 MB/s   842228 calls/s
# 14.23 [+0.02] udp tx:   1154 MB/s    19583 calls/s  19583 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__->