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.24] tcp tx:    962 MB/s    16322 calls/s  16322 msg/s
# 2.52 [+0.00] tcp rx:    962 MB/s    50020 calls/s
# 3.52 [+1.00] tcp tx:    992 MB/s    16836 calls/s  16836 msg/s
# 3.53 [+0.00] tcp rx:    993 MB/s    39409 calls/s
# 4.52 [+1.00] tcp tx:    900 MB/s    15268 calls/s  15268 msg/s
# 4.53 [+0.00] tcp rx:    901 MB/s    47973 calls/s
# 5.52 [+1.00] tcp tx:    911 MB/s    15453 calls/s  15453 msg/s
# 5.56 [+0.03] udp gso - over veth touching data
# 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.83 [+0.28] -4 -v
# 6.85 [+1.01] udp rx:    631 MB/s   457728 calls/s
# 6.86 [+0.02] udp tx:   1249 MB/s    21187 calls/s  21187 msg/s
# 7.85 [+0.99] udp rx:    655 MB/s   475136 calls/s
# 7.86 [+0.01] udp tx:   1165 MB/s    19771 calls/s  19771 msg/s
# 8.85 [+0.99] udp rx:    653 MB/s   473344 calls/s
# 8.86 [+0.01] udp tx:   1181 MB/s    20034 calls/s  20034 msg/s
# 9.85 [+0.99] udp rx:    655 MB/s   475392 calls/s
# 9.86 [+0.01] udp tx:   1168 MB/s    19820 calls/s  19820 msg/s
# 9.90 [+0.04] udp gso and gro - over veth touching data
# 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.20 [+0.30] -4 -G
# 11.21 [+1.01] udp rx:   1194 MB/s   871305 calls/s
# 11.23 [+0.02] udp tx:   1213 MB/s    20585 calls/s  20585 msg/s
# 12.21 [+0.98] udp rx:   1097 MB/s   800202 calls/s
# 12.23 [+0.02] udp tx:   1098 MB/s    18630 calls/s  18630 msg/s
# 13.21 [+0.99] udp rx:   1144 MB/s   834472 calls/s
# 13.23 [+0.01] udp tx:   1146 MB/s    19447 calls/s  19447 msg/s
# 14.22 [+0.99] udp rx:   1071 MB/s   781357 calls/s
# 14.23 [+0.01] udp tx:   1073 MB/s    18211 calls/s  18211 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__->