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.42 [+0.40] -4 -t
# 2.74 [+2.32] tcp tx:    931 MB/s    15805 calls/s  15805 msg/s
# 2.74 [+0.00] tcp rx:    932 MB/s    49246 calls/s
# 3.74 [+1.00] tcp tx:    894 MB/s    15172 calls/s  15172 msg/s
# 3.74 [+0.00] tcp rx:    895 MB/s    51551 calls/s
# 4.74 [+1.00] tcp tx:    874 MB/s    14834 calls/s  14834 msg/s
# 4.74 [+0.00] tcp rx:    875 MB/s    49218 calls/s
# 5.74 [+1.00] tcp tx:    916 MB/s    15543 calls/s  15543 msg/s
# 5.78 [+0.04] udp gso - over veth touching data
# 5.78 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.18 [+0.40] -4 -v
# 7.19 [+1.01] udp rx:    601 MB/s   435712 calls/s
# 7.22 [+0.02] udp tx:   1261 MB/s    21403 calls/s  21403 msg/s
# 8.19 [+0.98] udp rx:    660 MB/s   478464 calls/s
# 8.22 [+0.02] udp tx:   1253 MB/s    21254 calls/s  21254 msg/s
# 9.19 [+0.98] udp rx:    662 MB/s   479488 calls/s
# 9.22 [+0.02] udp tx:   1266 MB/s    21489 calls/s  21489 msg/s
# 10.20 [+0.98] udp rx:    662 MB/s   480256 calls/s
# 10.22 [+0.02] udp tx:   1156 MB/s    19615 calls/s  19615 msg/s
# 10.25 [+0.04] udp gso and gro - over veth touching data
# 10.26 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.64 [+0.38] -4 -G
# 11.66 [+1.02] udp rx:   1078 MB/s   786222 calls/s
# 11.67 [+0.02] udp tx:   1101 MB/s    18674 calls/s  18674 msg/s
# 12.66 [+0.98] udp rx:   1159 MB/s   845359 calls/s
# 12.67 [+0.02] udp tx:   1158 MB/s    19652 calls/s  19652 msg/s
# 13.66 [+0.98] udp rx:   1154 MB/s   841704 calls/s
# 13.67 [+0.02] udp tx:   1153 MB/s    19563 calls/s  19563 msg/s
# 14.66 [+0.98] udp rx:   1157 MB/s   844313 calls/s
# 14.67 [+0.02] udp tx:   1157 MB/s    19628 calls/s  19628 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__->