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.47 [+0.46] -4 -t
# 2.81 [+2.33] tcp tx:    953 MB/s    16179 calls/s  16179 msg/s
# 2.81 [+0.00] tcp rx:    954 MB/s    49045 calls/s
# 3.81 [+1.00] tcp tx:    976 MB/s    16560 calls/s  16560 msg/s
# 3.81 [+0.00] tcp rx:    977 MB/s    50060 calls/s
# 4.81 [+1.00] tcp tx:    975 MB/s    16539 calls/s  16539 msg/s
# 4.81 [+0.00] tcp rx:    976 MB/s    50077 calls/s
# 5.81 [+1.00] tcp tx:    982 MB/s    16671 calls/s  16671 msg/s
# 5.84 [+0.04] udp gso - over veth touching data
# 5.85 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.24 [+0.40] -4 -v
# 7.26 [+1.02] udp rx:    624 MB/s   452096 calls/s
# 7.28 [+0.03] udp tx:   1283 MB/s    21768 calls/s  21768 msg/s
# 8.26 [+0.97] udp rx:    661 MB/s   478976 calls/s
# 8.28 [+0.03] udp tx:   1310 MB/s    22222 calls/s  22222 msg/s
# 9.26 [+0.98] udp rx:    665 MB/s   481792 calls/s
# 9.28 [+0.02] udp tx:   1304 MB/s    22118 calls/s  22118 msg/s
# 10.26 [+0.98] udp rx:    665 MB/s   482304 calls/s
# 10.28 [+0.02] udp tx:   1307 MB/s    22178 calls/s  22178 msg/s
# 10.33 [+0.04] udp gso and gro - over veth touching data
# 10.33 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.78 [+0.45] -4 -G
# 11.80 [+1.01] udp rx:   1077 MB/s   785675 calls/s
# 11.82 [+0.03] udp tx:   1111 MB/s    18852 calls/s  18852 msg/s
# 12.80 [+0.97] udp rx:   1127 MB/s   822259 calls/s
# 12.82 [+0.03] udp tx:   1126 MB/s    19109 calls/s  19109 msg/s
# 13.80 [+0.98] udp rx:   1145 MB/s   835233 calls/s
# 13.82 [+0.02] udp tx:   1144 MB/s    19415 calls/s  19415 msg/s
# 14.80 [+0.98] udp rx:   1101 MB/s   803203 calls/s
# 14.82 [+0.02] udp tx:   1100 MB/s    18664 calls/s  18664 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__->