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.53 [+2.25] tcp tx:    966 MB/s    16396 calls/s  16396 msg/s
# 2.53 [+0.00] tcp rx:    967 MB/s    48478 calls/s
# 3.53 [+1.00] tcp tx:    955 MB/s    16208 calls/s  16208 msg/s
# 3.53 [+0.00] tcp rx:    956 MB/s    49690 calls/s
# 4.53 [+1.00] tcp tx:    953 MB/s    16174 calls/s  16174 msg/s
# 4.53 [+0.00] tcp rx:    954 MB/s    49974 calls/s
# 5.53 [+1.00] tcp tx:    964 MB/s    16365 calls/s  16365 msg/s
# 5.57 [+0.04] udp gso - over veth touching data
# 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.87 [+0.30] -4 -v
# 6.88 [+1.01] udp rx:    593 MB/s   430169 calls/s
# 6.90 [+0.02] udp tx:   1221 MB/s    20713 calls/s  20713 msg/s
# 7.88 [+0.98] udp rx:    662 MB/s   479991 calls/s
# 7.90 [+0.02] udp tx:   1278 MB/s    21688 calls/s  21688 msg/s
# 8.88 [+0.98] udp rx:    663 MB/s   480256 calls/s
# 8.90 [+0.02] udp tx:   1269 MB/s    21532 calls/s  21532 msg/s
# 9.88 [+0.98] udp rx:    663 MB/s   480512 calls/s
# 9.90 [+0.02] udp tx:   1292 MB/s    21922 calls/s  21922 msg/s
# 9.93 [+0.03] udp gso and gro - over veth touching data
# 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.23 [+0.30] -4 -G
# 11.24 [+1.01] udp rx:    709 MB/s   517560 calls/s
# 11.26 [+0.02] udp tx:    722 MB/s    12258 calls/s  12258 msg/s
# 12.24 [+0.98] udp rx:    625 MB/s   456301 calls/s
# 12.26 [+0.02] udp tx:    625 MB/s    10605 calls/s  10605 msg/s
# 13.24 [+0.98] udp rx:    669 MB/s   488298 calls/s
# 13.26 [+0.02] udp tx:    670 MB/s    11364 calls/s  11364 msg/s
# 14.24 [+0.98] udp rx:    674 MB/s   491994 calls/s
# 14.26 [+0.02] udp tx:    680 MB/s    11549 calls/s  11549 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__->