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.01 [+0.01] ipv6
# 0.01 [+0.00] tcp - over veth touching data
# 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.41 [+0.40] -4 -t
# 2.73 [+2.31] tcp tx:    917 MB/s    15557 calls/s  15557 msg/s
# 2.73 [+0.01] tcp rx:    921 MB/s    49148 calls/s
# 3.73 [+0.99] tcp tx:    636 MB/s    10797 calls/s  10797 msg/s
# 3.73 [+0.01] tcp rx:    635 MB/s    32695 calls/s
# 4.73 [+0.99] tcp tx:    598 MB/s    10149 calls/s  10149 msg/s
# 4.74 [+0.01] tcp rx:    599 MB/s    30928 calls/s
# 5.73 [+0.99] tcp tx:    597 MB/s    10130 calls/s  10130 msg/s
# 5.77 [+0.04] udp gso - over veth touching data
# 5.77 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.21 [+0.44] -4 -v
# 7.23 [+1.02] udp rx:    636 MB/s   461056 calls/s
# 7.26 [+0.03] udp tx:   1201 MB/s    20379 calls/s  20379 msg/s
# 8.23 [+0.97] udp rx:    664 MB/s   481792 calls/s
# 8.26 [+0.03] udp tx:   1192 MB/s    20220 calls/s  20220 msg/s
# 9.23 [+0.98] udp rx:    652 MB/s   472576 calls/s
# 9.26 [+0.02] udp tx:   1302 MB/s    22096 calls/s  22096 msg/s
# 10.23 [+0.98] udp rx:    659 MB/s   477440 calls/s
# 10.26 [+0.02] udp tx:   1301 MB/s    22069 calls/s  22069 msg/s
# 10.30 [+0.04] udp gso and gro - over veth touching data
# 10.30 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.74 [+0.44] -4 -G
# 11.76 [+1.02] udp rx:   1060 MB/s   773555 calls/s
# 11.79 [+0.03] udp tx:   1077 MB/s    18279 calls/s  18279 msg/s
# 12.76 [+0.97] udp rx:    901 MB/s   657284 calls/s
# 12.79 [+0.02] udp tx:    913 MB/s    15489 calls/s  15489 msg/s
# 13.76 [+0.98] udp rx:   1069 MB/s   780050 calls/s
# 13.79 [+0.02] udp tx:   1068 MB/s    18124 calls/s  18124 msg/s
# 14.76 [+0.98] udp rx:   1000 MB/s   729439 calls/s
# 14.79 [+0.02] udp tx:    994 MB/s    16873 calls/s  16873 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__->