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.54 [+2.26] tcp tx:    942 MB/s    15990 calls/s  15990 msg/s
# 2.55 [+0.01] tcp rx:    949 MB/s    48666 calls/s
# 3.54 [+0.99] tcp tx:    910 MB/s    15442 calls/s  15442 msg/s
# 3.55 [+0.01] tcp rx:    914 MB/s    46894 calls/s
# 4.54 [+0.99] tcp tx:    930 MB/s    15776 calls/s  15776 msg/s
# 4.58 [+0.04] tcp rx:    964 MB/s    47706 calls/s
# 5.54 [+0.96] tcp tx:    856 MB/s    14521 calls/s  14521 msg/s
# 5.57 [+0.03] udp gso - over veth touching data
# 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.90 [+0.32] -4 -v
# 6.91 [+1.02] udp rx:    549 MB/s   397824 calls/s
# 6.93 [+0.02] udp tx:   1299 MB/s    22036 calls/s  22036 msg/s
# 7.91 [+0.98] udp rx:    661 MB/s   479488 calls/s
# 7.93 [+0.02] udp tx:   1213 MB/s    20590 calls/s  20590 msg/s
# 8.91 [+0.98] udp rx:    662 MB/s   479744 calls/s
# 8.93 [+0.02] udp tx:   1221 MB/s    20713 calls/s  20713 msg/s
# 9.91 [+0.98] udp rx:    661 MB/s   479744 calls/s
# 9.93 [+0.02] udp tx:   1164 MB/s    19746 calls/s  19746 msg/s
# 9.97 [+0.03] udp gso and gro - over veth touching data
# 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.28 [+0.31] -4 -G
# 11.29 [+1.01] udp rx:   1111 MB/s   810904 calls/s
# 11.31 [+0.02] udp tx:   1133 MB/s    19225 calls/s  19225 msg/s
# 12.29 [+0.98] udp rx:   1111 MB/s   810352 calls/s
# 12.31 [+0.02] udp tx:   1114 MB/s    18904 calls/s  18904 msg/s
# 13.29 [+0.98] udp rx:   1079 MB/s   786963 calls/s
# 13.31 [+0.02] udp tx:   1080 MB/s    18324 calls/s  18324 msg/s
# 14.29 [+0.98] udp rx:   1061 MB/s   774369 calls/s
# 14.31 [+0.02] udp tx:   1060 MB/s    17992 calls/s  17992 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__->