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.47 [+0.45] -4 -t
# 2.80 [+2.33] tcp tx:    541 MB/s     9188 calls/s   9188 msg/s
# 2.80 [+0.00] tcp rx:    542 MB/s    31553 calls/s
# 3.80 [+1.00] tcp tx:    542 MB/s     9198 calls/s   9198 msg/s
# 3.80 [+0.00] tcp rx:    542 MB/s    31536 calls/s
# 4.80 [+1.00] tcp tx:    541 MB/s     9179 calls/s   9179 msg/s
# 4.80 [+0.00] tcp rx:    541 MB/s    31318 calls/s
# 5.80 [+1.00] tcp tx:    542 MB/s     9205 calls/s   9205 msg/s
# 5.84 [+0.04] udp gso - over veth touching data
# 5.84 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.23 [+0.39] -4 -v
# 7.25 [+1.02] udp rx:    537 MB/s   389120 calls/s
# 7.27 [+0.02] udp tx:    882 MB/s    14975 calls/s  14975 msg/s
# 8.25 [+0.98] udp rx:    552 MB/s   401339 calls/s
# 8.27 [+0.02] udp tx:    912 MB/s    15478 calls/s  15478 msg/s
# 9.25 [+0.98] udp rx:    552 MB/s   400013 calls/s
# 9.27 [+0.02] udp tx:    877 MB/s    14886 calls/s  14886 msg/s
# 10.25 [+0.98] udp rx:    549 MB/s   397879 calls/s
# 10.27 [+0.02] udp tx:    881 MB/s    14950 calls/s  14950 msg/s
# 10.31 [+0.04] udp gso and gro - over veth touching data
# 10.31 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.69 [+0.38] -4 -G
# 11.70 [+1.01] udp rx:   1150 MB/s   838912 calls/s
# 11.73 [+0.02] udp tx:   1178 MB/s    19993 calls/s  19993 msg/s
# 12.70 [+0.98] udp rx:   1175 MB/s   857550 calls/s
# 12.73 [+0.02] udp tx:   1174 MB/s    19914 calls/s  19914 msg/s
# 13.70 [+0.98] udp rx:   1168 MB/s   852411 calls/s
# 13.73 [+0.02] udp tx:   1167 MB/s    19805 calls/s  19805 msg/s
# 14.70 [+0.98] udp rx:   1169 MB/s   852993 calls/s
# 14.73 [+0.02] udp tx:   1168 MB/s    19821 calls/s  19821 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__->