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.55 [+2.25] tcp tx:    941 MB/s    15970 calls/s  15970 msg/s
# 2.56 [+0.00] tcp rx:    942 MB/s    48918 calls/s
# 3.55 [+1.00] tcp tx:    992 MB/s    16826 calls/s  16826 msg/s
# 3.56 [+0.00] tcp rx:    993 MB/s    50809 calls/s
# 4.55 [+1.00] tcp tx:    992 MB/s    16826 calls/s  16826 msg/s
# 4.56 [+0.00] tcp rx:    993 MB/s    48940 calls/s
# 5.55 [+1.00] tcp tx:    998 MB/s    16927 calls/s  16927 msg/s
# 5.59 [+0.03] udp gso - over veth touching data
# 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.91 [+0.32] -4 -v
# 6.92 [+1.01] udp rx:    628 MB/s   455424 calls/s
# 6.95 [+0.02] udp tx:   1244 MB/s    21116 calls/s  21116 msg/s
# 7.92 [+0.98] udp rx:    663 MB/s   480512 calls/s
# 7.95 [+0.02] udp tx:   1217 MB/s    20656 calls/s  20656 msg/s
# 8.93 [+0.98] udp rx:    642 MB/s   465664 calls/s
# 8.95 [+0.02] udp tx:   1284 MB/s    21786 calls/s  21786 msg/s
# 9.93 [+0.98] udp rx:    568 MB/s   411392 calls/s
# 9.95 [+0.02] udp tx:   1310 MB/s    22226 calls/s  22226 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.31 [+0.32] -4 -G
# 11.32 [+1.01] udp rx:   1065 MB/s   776770 calls/s
# 11.35 [+0.02] udp tx:   1091 MB/s    18507 calls/s  18507 msg/s
# 12.32 [+0.98] udp rx:   1139 MB/s   830949 calls/s
# 12.35 [+0.02] udp tx:   1143 MB/s    19387 calls/s  19387 msg/s
# 13.33 [+0.98] udp rx:   1146 MB/s   835906 calls/s
# 13.35 [+0.02] udp tx:   1148 MB/s    19477 calls/s  19477 msg/s
# 14.33 [+0.98] udp rx:    770 MB/s   562160 calls/s
# 14.35 [+0.02] udp tx:    764 MB/s    12959 calls/s  12959 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__->