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.31 [+0.31] -4 -t
# 2.59 [+2.27] tcp tx:    952 MB/s    16157 calls/s  16157 msg/s
# 2.59 [+0.00] tcp rx:    952 MB/s    49306 calls/s
# 3.58 [+1.00] tcp tx:    948 MB/s    16092 calls/s  16092 msg/s
# 3.59 [+0.00] tcp rx:    949 MB/s    48899 calls/s
# 4.58 [+1.00] tcp tx:    945 MB/s    16042 calls/s  16042 msg/s
# 4.59 [+0.00] tcp rx:    946 MB/s    47738 calls/s
# 5.58 [+1.00] tcp tx:    939 MB/s    15939 calls/s  15939 msg/s
# 5.62 [+0.04] udp gso - over veth touching data
# 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.94 [+0.32] -4 -v
# 6.95 [+1.02] udp rx:    503 MB/s   364800 calls/s
# 6.98 [+0.02] udp tx:   1202 MB/s    20393 calls/s  20393 msg/s
# 7.96 [+0.98] udp rx:    665 MB/s   482048 calls/s
# 7.98 [+0.02] udp tx:   1274 MB/s    21616 calls/s  21616 msg/s
# 8.96 [+0.98] udp rx:    666 MB/s   482816 calls/s
# 8.98 [+0.02] udp tx:   1278 MB/s    21679 calls/s  21679 msg/s
# 9.96 [+0.98] udp rx:    666 MB/s   482560 calls/s
# 9.98 [+0.02] udp tx:   1275 MB/s    21637 calls/s  21637 msg/s
# 10.01 [+0.03] udp gso and gro - over veth touching data
# 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.29 [+0.28] -4 -G
# 11.31 [+1.02] udp rx:    768 MB/s   560298 calls/s
# 11.33 [+0.02] udp tx:    779 MB/s    13228 calls/s  13228 msg/s
# 12.31 [+0.98] udp rx:    530 MB/s   386571 calls/s
# 12.33 [+0.02] udp tx:    539 MB/s     9149 calls/s   9149 msg/s
# 13.31 [+0.98] udp rx:   1139 MB/s   830990 calls/s
# 13.33 [+0.02] udp tx:   1139 MB/s    19321 calls/s  19321 msg/s
# 14.31 [+0.98] udp rx:   1137 MB/s   829435 calls/s
# 14.33 [+0.02] udp tx:   1136 MB/s    19284 calls/s  19284 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__->