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.29 [+0.29] -4 -t
# 2.54 [+2.25] tcp tx:    964 MB/s    16358 calls/s  16358 msg/s
# 2.54 [+0.00] tcp rx:    965 MB/s    49861 calls/s
# 3.54 [+1.00] tcp tx:    913 MB/s    15486 calls/s  15486 msg/s
# 3.57 [+0.03] tcp rx:    948 MB/s    47603 calls/s
# 4.54 [+0.97] tcp tx:   1015 MB/s    17232 calls/s  17232 msg/s
# 4.57 [+0.03] tcp rx:   1011 MB/s    49942 calls/s
# 5.54 [+0.97] tcp tx:   1010 MB/s    17131 calls/s  17131 msg/s
# 5.57 [+0.03] udp gso - over veth touching data
# 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.87 [+0.30] -4 -v
# 6.88 [+1.01] udp rx:    651 MB/s   472307 calls/s
# 6.90 [+0.02] udp tx:   1246 MB/s    21138 calls/s  21138 msg/s
# 7.88 [+0.98] udp rx:    665 MB/s   482048 calls/s
# 7.90 [+0.02] udp tx:   1209 MB/s    20517 calls/s  20517 msg/s
# 8.89 [+0.98] udp rx:    664 MB/s   481280 calls/s
# 8.90 [+0.02] udp tx:   1209 MB/s    20518 calls/s  20518 msg/s
# 9.89 [+0.98] udp rx:    665 MB/s   481792 calls/s
# 9.90 [+0.02] udp tx:   1180 MB/s    20016 calls/s  20016 msg/s
# 9.93 [+0.03] udp gso and gro - over veth touching data
# 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.22 [+0.29] -4 -G
# 11.23 [+1.01] udp rx:   1030 MB/s   751301 calls/s
# 11.25 [+0.02] udp tx:   1052 MB/s    17851 calls/s  17851 msg/s
# 12.23 [+0.98] udp rx:   1062 MB/s   774869 calls/s
# 12.25 [+0.02] udp tx:   1062 MB/s    18013 calls/s  18013 msg/s
# 13.24 [+0.98] udp rx:   1085 MB/s   791502 calls/s
# 13.25 [+0.02] udp tx:   1083 MB/s    18380 calls/s  18380 msg/s
# 14.24 [+0.98] udp rx:   1002 MB/s   731376 calls/s
# 14.25 [+0.02] udp tx:   1002 MB/s    17010 calls/s  17010 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__->