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.28 [+0.28] -4 -t
# 2.52 [+2.25] tcp tx:    967 MB/s    16406 calls/s  16406 msg/s
# 2.53 [+0.00] tcp rx:    967 MB/s    50199 calls/s
# 3.52 [+1.00] tcp tx:    962 MB/s    16318 calls/s  16318 msg/s
# 3.53 [+0.00] tcp rx:    963 MB/s    50232 calls/s
# 4.52 [+1.00] tcp tx:    965 MB/s    16374 calls/s  16374 msg/s
# 4.53 [+0.00] tcp rx:    966 MB/s    48407 calls/s
# 5.52 [+1.00] tcp tx:    930 MB/s    15781 calls/s  15781 msg/s
# 5.56 [+0.04] udp gso - over veth touching data
# 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.85 [+0.29] -4 -v
# 6.87 [+1.02] udp rx:    647 MB/s   469248 calls/s
# 6.89 [+0.02] udp tx:   1298 MB/s    22028 calls/s  22028 msg/s
# 7.87 [+0.98] udp rx:    666 MB/s   483072 calls/s
# 7.89 [+0.02] udp tx:   1300 MB/s    22065 calls/s  22065 msg/s
# 8.87 [+0.98] udp rx:    667 MB/s   483328 calls/s
# 8.89 [+0.02] udp tx:   1299 MB/s    22039 calls/s  22039 msg/s
# 9.87 [+0.98] udp rx:    666 MB/s   482816 calls/s
# 9.89 [+0.02] udp tx:   1299 MB/s    22042 calls/s  22042 msg/s
# 9.92 [+0.03] udp gso and gro - over veth touching data
# 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.22 [+0.30] -4 -G
# 11.23 [+1.01] udp rx:   1129 MB/s   824106 calls/s
# 11.26 [+0.02] udp tx:   1155 MB/s    19596 calls/s  19596 msg/s
# 12.23 [+0.98] udp rx:   1139 MB/s   831290 calls/s
# 12.26 [+0.02] udp tx:   1139 MB/s    19331 calls/s  19331 msg/s
# 13.24 [+0.98] udp rx:   1134 MB/s   827510 calls/s
# 13.26 [+0.02] udp tx:   1133 MB/s    19233 calls/s  19233 msg/s
# 14.24 [+0.98] udp rx:   1137 MB/s   829770 calls/s
# 14.26 [+0.02] udp tx:   1137 MB/s    19288 calls/s  19288 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__->