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.31 [+0.31] -4 -t
# 2.58 [+2.27] tcp tx:    883 MB/s    14985 calls/s  14985 msg/s
# 2.58 [+0.00] tcp rx:    883 MB/s    48819 calls/s
# 3.58 [+1.00] tcp tx:    945 MB/s    16035 calls/s  16035 msg/s
# 3.58 [+0.00] tcp rx:    946 MB/s    47830 calls/s
# 4.58 [+1.00] tcp tx:    919 MB/s    15596 calls/s  15596 msg/s
# 4.58 [+0.00] tcp rx:    920 MB/s    49443 calls/s
# 5.58 [+1.00] tcp tx:    974 MB/s    16525 calls/s  16525 msg/s
# 5.61 [+0.03] udp gso - over veth touching data
# 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.92 [+0.31] -4 -v
# 6.93 [+1.01] udp rx:    624 MB/s   452608 calls/s
# 6.95 [+0.02] udp tx:   1260 MB/s    21377 calls/s  21377 msg/s
# 7.94 [+0.98] udp rx:    642 MB/s   465152 calls/s
# 7.95 [+0.02] udp tx:   1253 MB/s    21258 calls/s  21258 msg/s
# 8.94 [+0.98] udp rx:    641 MB/s   464384 calls/s
# 8.95 [+0.02] udp tx:   1243 MB/s    21085 calls/s  21085 msg/s
# 9.94 [+0.98] udp rx:    617 MB/s   447232 calls/s
# 9.95 [+0.02] udp tx:   1274 MB/s    21617 calls/s  21617 msg/s
# 9.99 [+0.04] udp gso and gro - over veth touching data
# 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.28 [+0.29] -4 -G
# 11.30 [+1.01] udp rx:    928 MB/s   677008 calls/s
# 11.32 [+0.02] udp tx:    951 MB/s    16130 calls/s  16130 msg/s
# 12.30 [+0.98] udp rx:   1127 MB/s   822281 calls/s
# 12.32 [+0.02] udp tx:   1127 MB/s    19115 calls/s  19115 msg/s
# 13.30 [+0.98] udp rx:   1122 MB/s   818818 calls/s
# 13.32 [+0.02] udp tx:   1122 MB/s    19031 calls/s  19031 msg/s
# 14.30 [+0.98] udp rx:   1121 MB/s   818229 calls/s
# 14.32 [+0.02] udp tx:   1121 MB/s    19017 calls/s  19017 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__->