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.26 [+0.26] -4 -t
# 2.48 [+2.22] tcp tx:    996 MB/s    16902 calls/s  16902 msg/s
# 2.48 [+0.00] tcp rx:    997 MB/s    51799 calls/s
# 3.48 [+1.00] tcp tx:    975 MB/s    16549 calls/s  16549 msg/s
# 3.48 [+0.00] tcp rx:    976 MB/s    50944 calls/s
# 4.48 [+1.00] tcp tx:    981 MB/s    16653 calls/s  16653 msg/s
# 4.48 [+0.00] tcp rx:    982 MB/s    50413 calls/s
# 5.48 [+1.00] tcp tx:    980 MB/s    16627 calls/s  16627 msg/s
# 5.50 [+0.03] udp gso - over veth touching data
# 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.75 [+0.25] -4 -v
# 6.77 [+1.01] udp rx:    658 MB/s   476672 calls/s
# 6.78 [+0.01] udp tx:   1301 MB/s    22077 calls/s  22077 msg/s
# 7.77 [+0.99] udp rx:    668 MB/s   483840 calls/s
# 7.78 [+0.01] udp tx:   1298 MB/s    22029 calls/s  22029 msg/s
# 8.77 [+0.99] udp rx:    668 MB/s   484096 calls/s
# 8.78 [+0.01] udp tx:   1298 MB/s    22019 calls/s  22019 msg/s
# 9.77 [+0.99] udp rx:    668 MB/s   483840 calls/s
# 9.78 [+0.01] udp tx:   1297 MB/s    22014 calls/s  22014 msg/s
# 9.81 [+0.03] udp gso and gro - over veth touching data
# 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.05 [+0.24] -4 -G
# 11.06 [+1.01] udp rx:   1132 MB/s   826224 calls/s
# 11.07 [+0.02] udp tx:   1151 MB/s    19534 calls/s  19534 msg/s
# 12.06 [+0.98] udp rx:   1138 MB/s   830375 calls/s
# 12.07 [+0.02] udp tx:   1137 MB/s    19296 calls/s  19296 msg/s
# 13.06 [+0.99] udp rx:   1131 MB/s   824951 calls/s
# 13.07 [+0.01] udp tx:   1130 MB/s    19171 calls/s  19171 msg/s
# 14.06 [+0.99] udp rx:   1133 MB/s   826393 calls/s
# 14.07 [+0.01] udp tx:   1132 MB/s    19215 calls/s  19215 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__->