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.30 [+0.30] -4 -t
# 2.55 [+2.24] tcp tx:    910 MB/s    15437 calls/s  15437 msg/s
# 2.55 [+0.00] tcp rx:    910 MB/s    50164 calls/s
# 3.54 [+1.00] tcp tx:    720 MB/s    12220 calls/s  12220 msg/s
# 3.55 [+0.00] tcp rx:    721 MB/s    35758 calls/s
# 4.54 [+1.00] tcp tx:    553 MB/s     9389 calls/s   9389 msg/s
# 4.55 [+0.00] tcp rx:    553 MB/s    29033 calls/s
# 5.54 [+1.00] tcp tx:    621 MB/s    10546 calls/s  10546 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.88 [+0.30] -4 -v
# 6.90 [+1.01] udp rx:    627 MB/s   454800 calls/s
# 6.92 [+0.02] udp tx:   1140 MB/s    19340 calls/s  19340 msg/s
# 7.90 [+0.98] udp rx:    627 MB/s   455845 calls/s
# 7.92 [+0.02] udp tx:   1203 MB/s    20419 calls/s  20419 msg/s
# 8.90 [+0.98] udp rx:    659 MB/s   477339 calls/s
# 8.92 [+0.02] udp tx:   1256 MB/s    21316 calls/s  21316 msg/s
# 9.90 [+0.98] udp rx:    660 MB/s   478040 calls/s
# 9.92 [+0.02] udp tx:   1265 MB/s    21457 calls/s  21457 msg/s
# 9.95 [+0.04] udp gso and gro - over veth touching data
# 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.26 [+0.31] -4 -G
# 11.27 [+1.01] udp rx:    643 MB/s   469667 calls/s
# 11.29 [+0.02] udp tx:    655 MB/s    11118 calls/s  11118 msg/s
# 12.27 [+0.98] udp rx:    633 MB/s   462350 calls/s
# 12.29 [+0.02] udp tx:    633 MB/s    10742 calls/s  10742 msg/s
# 13.28 [+0.98] udp rx:    645 MB/s   471026 calls/s
# 13.29 [+0.02] udp tx:    645 MB/s    10950 calls/s  10950 msg/s
# 14.28 [+0.98] udp rx:    933 MB/s   680506 calls/s
# 14.29 [+0.01] udp tx:    939 MB/s    15941 calls/s  15941 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__->