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.30 [+0.30] -4 -t
# 2.55 [+2.24] tcp tx:    993 MB/s    16854 calls/s  16854 msg/s
# 2.55 [+0.00] tcp rx:    993 MB/s    51760 calls/s
# 3.55 [+1.00] tcp tx:    960 MB/s    16299 calls/s  16299 msg/s
# 3.55 [+0.00] tcp rx:    961 MB/s    51065 calls/s
# 4.55 [+1.00] tcp tx:    989 MB/s    16783 calls/s  16783 msg/s
# 4.55 [+0.00] tcp rx:    990 MB/s    50977 calls/s
# 5.55 [+1.00] tcp tx:    988 MB/s    16763 calls/s  16763 msg/s
# 5.58 [+0.03] udp gso - over veth touching data
# 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.86 [+0.28] -4 -v
# 6.87 [+1.01] udp rx:    656 MB/s   475136 calls/s
# 6.89 [+0.02] udp tx:   1280 MB/s    21710 calls/s  21710 msg/s
# 7.87 [+0.98] udp rx:    671 MB/s   486144 calls/s
# 7.89 [+0.02] udp tx:   1292 MB/s    21925 calls/s  21925 msg/s
# 8.87 [+0.98] udp rx:    670 MB/s   485888 calls/s
# 8.89 [+0.02] udp tx:   1290 MB/s    21890 calls/s  21890 msg/s
# 9.87 [+0.98] udp rx:    671 MB/s   486400 calls/s
# 9.89 [+0.02] udp tx:   1290 MB/s    21893 calls/s  21893 msg/s
# 9.92 [+0.03] udp gso and gro - over veth touching data
# 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.18 [+0.26] -4 -G
# 11.19 [+1.01] udp rx:   1086 MB/s   792412 calls/s
# 11.21 [+0.02] udp tx:   1106 MB/s    18762 calls/s  18762 msg/s
# 12.19 [+0.98] udp rx:   1134 MB/s   827222 calls/s
# 12.21 [+0.02] udp tx:   1133 MB/s    19228 calls/s  19228 msg/s
# 13.19 [+0.99] udp rx:   1134 MB/s   827348 calls/s
# 13.21 [+0.01] udp tx:   1133 MB/s    19227 calls/s  19227 msg/s
# 14.19 [+0.99] udp rx:   1144 MB/s   834770 calls/s
# 14.21 [+0.01] udp tx:   1143 MB/s    19398 calls/s  19398 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__->