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.34 [+0.33] -4 -t
# 2.60 [+2.26] tcp tx:    897 MB/s    15220 calls/s  15220 msg/s
# 2.60 [+0.00] tcp rx:    898 MB/s    50126 calls/s
# 3.60 [+1.00] tcp tx:    909 MB/s    15429 calls/s  15429 msg/s
# 3.60 [+0.00] tcp rx:    910 MB/s    48906 calls/s
# 4.60 [+1.00] tcp tx:    890 MB/s    15095 calls/s  15095 msg/s
# 4.60 [+0.00] tcp rx:    890 MB/s    48373 calls/s
# 5.60 [+1.00] tcp tx:    869 MB/s    14750 calls/s  14750 msg/s
# 5.63 [+0.03] udp gso - over veth touching data
# 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.93 [+0.30] -4 -v
# 6.95 [+1.01] udp rx:    634 MB/s   459776 calls/s
# 6.97 [+0.02] udp tx:   1124 MB/s    19080 calls/s  19080 msg/s
# 7.95 [+0.98] udp rx:    638 MB/s   462665 calls/s
# 7.97 [+0.02] udp tx:   1224 MB/s    20765 calls/s  20765 msg/s
# 8.95 [+0.98] udp rx:    583 MB/s   423325 calls/s
# 8.97 [+0.02] udp tx:    967 MB/s    16417 calls/s  16417 msg/s
# 9.95 [+0.98] udp rx:    482 MB/s   350204 calls/s
# 9.97 [+0.02] udp tx:    825 MB/s    14005 calls/s  14005 msg/s
# 10.01 [+0.04] 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.35 [+0.34] -4 -G
# 11.37 [+1.02] udp rx:    652 MB/s   475594 calls/s
# 11.38 [+0.02] udp tx:    664 MB/s    11270 calls/s  11270 msg/s
# 12.37 [+0.98] udp rx:    640 MB/s   467089 calls/s
# 12.38 [+0.02] udp tx:    640 MB/s    10861 calls/s  10861 msg/s
# 13.37 [+0.98] udp rx:    640 MB/s   467209 calls/s
# 13.38 [+0.01] udp tx:    645 MB/s    10951 calls/s  10951 msg/s
# 14.37 [+0.99] udp rx:    557 MB/s   406291 calls/s
# 14.38 [+0.01] udp tx:    560 MB/s     9507 calls/s   9507 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__->