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.33 [+0.33] -4 -t
# 2.61 [+2.28] tcp tx:    680 MB/s    11538 calls/s  11538 msg/s
# 2.61 [+0.00] tcp rx:    682 MB/s    34116 calls/s
# 3.61 [+1.00] tcp tx:    649 MB/s    11018 calls/s  11018 msg/s
# 3.61 [+0.00] tcp rx:    649 MB/s    33580 calls/s
# 4.61 [+1.00] tcp tx:    651 MB/s    11050 calls/s  11050 msg/s
# 4.61 [+0.01] tcp rx:    653 MB/s    33560 calls/s
# 5.61 [+1.00] tcp tx:    667 MB/s    11327 calls/s  11327 msg/s
# 5.64 [+0.03] udp gso - over veth touching data
# 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.96 [+0.32] -4 -v
# 6.98 [+1.02] udp rx:    547 MB/s   397056 calls/s
# 7.00 [+0.02] udp tx:    790 MB/s    13402 calls/s  13402 msg/s
# 7.98 [+0.98] udp rx:    567 MB/s   411696 calls/s
# 8.00 [+0.02] udp tx:    781 MB/s    13259 calls/s  13259 msg/s
# 8.98 [+0.98] udp rx:    567 MB/s   411490 calls/s
# 9.00 [+0.02] udp tx:    771 MB/s    13087 calls/s  13087 msg/s
# 9.98 [+0.98] udp rx:    566 MB/s   410646 calls/s
# 10.00 [+0.02] udp tx:    769 MB/s    13057 calls/s  13057 msg/s
# 10.03 [+0.03] udp gso and gro - over veth touching data
# 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.33 [+0.29] -4 -G
# 11.34 [+1.01] udp rx:    623 MB/s   454940 calls/s
# 11.36 [+0.02] udp tx:    638 MB/s    10831 calls/s  10831 msg/s
# 12.34 [+0.98] udp rx:    625 MB/s   456355 calls/s
# 12.36 [+0.02] udp tx:    621 MB/s    10547 calls/s  10547 msg/s
# 13.34 [+0.98] udp rx:    624 MB/s   455345 calls/s
# 13.36 [+0.02] udp tx:    627 MB/s    10637 calls/s  10637 msg/s
# 14.34 [+0.98] udp rx:    658 MB/s   480430 calls/s
# 14.36 [+0.02] udp tx:    658 MB/s    11165 calls/s  11165 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__->