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.29 [+0.29] -4 -t
# 2.54 [+2.25] tcp tx:    956 MB/s    16224 calls/s  16224 msg/s
# 2.54 [+0.00] tcp rx:    956 MB/s    47621 calls/s
# 3.54 [+1.00] tcp tx:    958 MB/s    16262 calls/s  16262 msg/s
# 3.54 [+0.00] tcp rx:    959 MB/s    47422 calls/s
# 4.54 [+1.00] tcp tx:    949 MB/s    16112 calls/s  16112 msg/s
# 4.54 [+0.00] tcp rx:    950 MB/s    48448 calls/s
# 5.54 [+1.00] tcp tx:    902 MB/s    15313 calls/s  15313 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.89 [+0.31] -4 -v
# 6.90 [+1.01] udp rx:    621 MB/s   450430 calls/s
# 6.92 [+0.02] udp tx:   1217 MB/s    20654 calls/s  20654 msg/s
# 7.90 [+0.98] udp rx:    661 MB/s   479150 calls/s
# 7.92 [+0.02] udp tx:   1197 MB/s    20307 calls/s  20307 msg/s
# 8.90 [+0.98] udp rx:    662 MB/s   479378 calls/s
# 8.92 [+0.02] udp tx:   1240 MB/s    21041 calls/s  21041 msg/s
# 9.90 [+0.98] udp rx:    618 MB/s   447887 calls/s
# 9.92 [+0.02] udp tx:   1253 MB/s    21253 calls/s  21253 msg/s
# 9.96 [+0.04] udp gso and gro - over veth touching data
# 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.24 [+0.28] -4 -G
# 11.25 [+1.01] udp rx:    990 MB/s   722155 calls/s
# 11.27 [+0.02] udp tx:   1010 MB/s    17146 calls/s  17146 msg/s
# 12.25 [+0.98] udp rx:   1130 MB/s   824578 calls/s
# 12.27 [+0.02] udp tx:   1133 MB/s    19229 calls/s  19229 msg/s
# 13.25 [+0.98] udp rx:   1124 MB/s   819801 calls/s
# 13.27 [+0.02] udp tx:   1126 MB/s    19106 calls/s  19106 msg/s
# 14.25 [+0.98] udp rx:   1122 MB/s   818367 calls/s
# 14.27 [+0.02] udp tx:   1124 MB/s    19065 calls/s  19065 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__->