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.45 [+0.44] -4 -t
# 2.79 [+2.34] tcp tx:    613 MB/s    10400 calls/s  10400 msg/s
# 2.87 [+0.08] tcp rx:    667 MB/s    38293 calls/s
# 3.79 [+0.92] tcp tx:    633 MB/s    10751 calls/s  10751 msg/s
# 3.87 [+0.08] tcp rx:    632 MB/s    34219 calls/s
# 4.79 [+0.91] tcp tx:    653 MB/s    11077 calls/s  11077 msg/s
# 4.87 [+0.09] tcp rx:    655 MB/s    33692 calls/s
# 5.79 [+0.91] tcp tx:    635 MB/s    10785 calls/s  10785 msg/s
# 5.83 [+0.04] udp gso - over veth touching data
# 5.83 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.27 [+0.44] -4 -v
# 7.29 [+1.02] udp rx:    585 MB/s   424448 calls/s
# 7.31 [+0.02] udp tx:   1197 MB/s    20302 calls/s  20302 msg/s
# 8.29 [+0.98] udp rx:    586 MB/s   425246 calls/s
# 8.31 [+0.02] udp tx:   1197 MB/s    20310 calls/s  20310 msg/s
# 9.29 [+0.98] udp rx:    635 MB/s   460032 calls/s
# 9.31 [+0.02] udp tx:   1299 MB/s    22038 calls/s  22038 msg/s
# 10.29 [+0.98] udp rx:    647 MB/s   468992 calls/s
# 10.31 [+0.02] udp tx:   1263 MB/s    21437 calls/s  21437 msg/s
# 10.35 [+0.04] udp gso and gro - over veth touching data
# 10.35 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.75 [+0.40] -4 -G
# 11.77 [+1.02] udp rx:    786 MB/s   573799 calls/s
# 11.79 [+0.02] udp tx:    800 MB/s    13585 calls/s  13585 msg/s
# 12.77 [+0.98] udp rx:    680 MB/s   496542 calls/s
# 12.79 [+0.02] udp tx:    679 MB/s    11528 calls/s  11528 msg/s
# 13.77 [+0.98] udp rx:    657 MB/s   479487 calls/s
# 13.79 [+0.02] udp tx:    657 MB/s    11148 calls/s  11148 msg/s
# 14.77 [+0.98] udp rx:    671 MB/s   489901 calls/s
# 14.79 [+0.02] udp tx:    671 MB/s    11392 calls/s  11392 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__->