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.58 [+2.28] tcp tx:   1014 MB/s    17205 calls/s  17205 msg/s
# 2.67 [+0.09] tcp rx:   1114 MB/s    52610 calls/s
# 3.58 [+0.91] tcp tx:    982 MB/s    16664 calls/s  16664 msg/s
# 3.67 [+0.09] tcp rx:    966 MB/s    49785 calls/s
# 4.58 [+0.91] tcp tx:    998 MB/s    16929 calls/s  16929 msg/s
# 4.67 [+0.09] tcp rx:    998 MB/s    46893 calls/s
# 5.58 [+0.91] tcp tx:    983 MB/s    16674 calls/s  16674 msg/s
# 5.62 [+0.03] udp gso - over veth touching data
# 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.91 [+0.29] -4 -v
# 6.92 [+1.01] udp rx:    657 MB/s   476672 calls/s
# 6.94 [+0.02] udp tx:   1306 MB/s    22167 calls/s  22167 msg/s
# 7.92 [+0.98] udp rx:    673 MB/s   488192 calls/s
# 7.94 [+0.02] udp tx:   1318 MB/s    22368 calls/s  22368 msg/s
# 8.92 [+0.98] udp rx:    671 MB/s   486656 calls/s
# 8.94 [+0.02] udp tx:   1300 MB/s    22056 calls/s  22056 msg/s
# 9.92 [+0.98] udp rx:    674 MB/s   488192 calls/s
# 9.94 [+0.02] udp tx:   1299 MB/s    22047 calls/s  22047 msg/s
# 9.97 [+0.03] udp gso and gro - over veth touching data
# 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.24 [+0.27] -4 -G
# 11.25 [+1.01] udp rx:   1111 MB/s   810531 calls/s
# 11.27 [+0.02] udp tx:   1134 MB/s    19239 calls/s  19239 msg/s
# 12.25 [+0.98] udp rx:   1148 MB/s   837327 calls/s
# 12.27 [+0.02] udp tx:   1147 MB/s    19457 calls/s  19457 msg/s
# 13.25 [+0.98] udp rx:   1122 MB/s   818397 calls/s
# 13.27 [+0.02] udp tx:   1121 MB/s    19016 calls/s  19016 msg/s
# 14.25 [+0.98] udp rx:   1126 MB/s   821560 calls/s
# 14.27 [+0.02] udp tx:   1125 MB/s    19094 calls/s  19094 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__->