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.49 [+0.47] -4 -t
# 2.82 [+2.33] tcp tx:    845 MB/s    14343 calls/s  14343 msg/s
# 2.90 [+0.08] tcp rx:    939 MB/s    51570 calls/s
# 3.82 [+0.92] tcp tx:    899 MB/s    15259 calls/s  15259 msg/s
# 3.91 [+0.08] tcp rx:    880 MB/s    46206 calls/s
# 4.82 [+0.92] tcp tx:    864 MB/s    14661 calls/s  14661 msg/s
# 5.05 [+0.23] tcp rx:   1062 MB/s    43170 calls/s
# 5.82 [+0.77] tcp tx:    676 MB/s    11467 calls/s  11467 msg/s
# 5.86 [+0.04] udp gso - over veth touching data
# 5.86 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.26 [+0.40] -4 -v
# 7.28 [+1.02] udp rx:    611 MB/s   442880 calls/s
# 7.30 [+0.02] udp tx:   1213 MB/s    20575 calls/s  20575 msg/s
# 8.28 [+0.98] udp rx:    667 MB/s   483072 calls/s
# 8.30 [+0.02] udp tx:   1287 MB/s    21841 calls/s  21841 msg/s
# 9.28 [+0.98] udp rx:    667 MB/s   483584 calls/s
# 9.30 [+0.02] udp tx:   1287 MB/s    21842 calls/s  21842 msg/s
# 10.28 [+0.98] udp rx:    667 MB/s   483840 calls/s
# 10.30 [+0.02] udp tx:   1252 MB/s    21236 calls/s  21236 msg/s
# 10.34 [+0.04] udp gso and gro - over veth touching data
# 10.34 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.76 [+0.41] -4 -G
# 11.77 [+1.02] udp rx:    635 MB/s   463768 calls/s
# 11.80 [+0.02] udp tx:    651 MB/s    11050 calls/s  11050 msg/s
# 12.78 [+0.98] udp rx:    657 MB/s   479561 calls/s
# 12.80 [+0.02] udp tx:    661 MB/s    11223 calls/s  11223 msg/s
# 13.78 [+0.98] udp rx:    660 MB/s   481354 calls/s
# 13.80 [+0.02] udp tx:    663 MB/s    11259 calls/s  11259 msg/s
# 14.78 [+0.98] udp rx:    635 MB/s   463200 calls/s
# 14.80 [+0.02] udp tx:    639 MB/s    10843 calls/s  10843 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__->