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.23 [+0.23] -4 -t
# 2.47 [+2.23] tcp tx:    959 MB/s    16281 calls/s  16281 msg/s
# 2.50 [+0.03] tcp rx:    997 MB/s    48898 calls/s
# 3.47 [+0.97] tcp tx:    970 MB/s    16453 calls/s  16453 msg/s
# 3.50 [+0.03] tcp rx:    971 MB/s    45081 calls/s
# 4.47 [+0.97] tcp tx:    970 MB/s    16468 calls/s  16468 msg/s
# 4.50 [+0.03] tcp rx:    970 MB/s    46739 calls/s
# 5.47 [+0.97] tcp tx:    959 MB/s    16279 calls/s  16279 msg/s
# 5.50 [+0.03] udp gso - over veth touching data
# 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.76 [+0.26] -4 -v
# 6.78 [+1.01] udp rx:    659 MB/s   477952 calls/s
# 6.79 [+0.02] udp tx:   1308 MB/s    22196 calls/s  22196 msg/s
# 7.78 [+0.98] udp rx:    671 MB/s   486400 calls/s
# 7.79 [+0.02] udp tx:   1299 MB/s    22043 calls/s  22043 msg/s
# 8.78 [+0.98] udp rx:    671 MB/s   486400 calls/s
# 8.79 [+0.02] udp tx:   1295 MB/s    21967 calls/s  21967 msg/s
# 9.78 [+0.98] udp rx:    670 MB/s   485632 calls/s
# 9.79 [+0.02] udp tx:   1295 MB/s    21976 calls/s  21976 msg/s
# 9.82 [+0.03] udp gso and gro - over veth touching data
# 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.08 [+0.26] -4 -G
# 11.09 [+1.01] udp rx:   1134 MB/s   827179 calls/s
# 11.11 [+0.02] udp tx:   1157 MB/s    19627 calls/s  19627 msg/s
# 12.09 [+0.98] udp rx:   1149 MB/s   838491 calls/s
# 12.11 [+0.02] udp tx:   1150 MB/s    19512 calls/s  19512 msg/s
# 13.09 [+0.98] udp rx:   1147 MB/s   836547 calls/s
# 13.11 [+0.02] udp tx:   1147 MB/s    19466 calls/s  19466 msg/s
# 14.09 [+0.98] udp rx:   1145 MB/s   835398 calls/s
# 14.11 [+0.02] udp tx:   1146 MB/s    19440 calls/s  19440 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__->