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.02 [+0.02] ipv6
# 0.02 [+0.00] tcp - over veth touching data
# 0.02 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.41 [+0.40] -4 -t
# 2.73 [+2.32] tcp tx:    578 MB/s     9815 calls/s   9815 msg/s
# 2.73 [+0.00] tcp rx:    578 MB/s    34350 calls/s
# 3.73 [+1.00] tcp tx:    574 MB/s     9752 calls/s   9752 msg/s
# 3.73 [+0.00] tcp rx:    576 MB/s    33499 calls/s
# 4.73 [+1.00] tcp tx:    508 MB/s     8621 calls/s   8621 msg/s
# 4.73 [+0.00] tcp rx:    508 MB/s    34424 calls/s
# 5.73 [+1.00] tcp tx:    556 MB/s     9438 calls/s   9438 msg/s
# 5.77 [+0.04] udp gso - over veth touching data
# 5.77 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.18 [+0.41] -4 -v
# 7.20 [+1.02] udp rx:    634 MB/s   459776 calls/s
# 7.22 [+0.03] udp tx:   1240 MB/s    21036 calls/s  21036 msg/s
# 8.20 [+0.98] udp rx:    637 MB/s   461824 calls/s
# 8.22 [+0.02] udp tx:   1286 MB/s    21818 calls/s  21818 msg/s
# 9.20 [+0.98] udp rx:    662 MB/s   480000 calls/s
# 9.22 [+0.02] udp tx:   1268 MB/s    21523 calls/s  21523 msg/s
# 10.20 [+0.98] udp rx:    605 MB/s   438272 calls/s
# 10.22 [+0.02] udp tx:   1294 MB/s    21958 calls/s  21958 msg/s
# 10.26 [+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.67 [+0.40] -4 -G
# 11.69 [+1.02] udp rx:    686 MB/s   500701 calls/s
# 11.70 [+0.02] udp tx:    700 MB/s    11889 calls/s  11889 msg/s
# 12.69 [+0.98] udp rx:    691 MB/s   504329 calls/s
# 12.70 [+0.02] udp tx:    689 MB/s    11701 calls/s  11701 msg/s
# 13.69 [+0.98] udp rx:    563 MB/s   411028 calls/s
# 13.70 [+0.02] udp tx:    561 MB/s     9525 calls/s   9525 msg/s
# 14.69 [+0.98] udp rx:   1051 MB/s   766955 calls/s
# 14.70 [+0.02] udp tx:   1061 MB/s    18012 calls/s  18012 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__->