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.01 [+0.01] ipv6
# 0.01 [+0.00] tcp - over veth touching data
# 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.48 [+0.46] -4 -t
# 2.81 [+2.33] tcp tx:    932 MB/s    15809 calls/s  15809 msg/s
# 2.83 [+0.02] tcp rx:    960 MB/s    49725 calls/s
# 3.81 [+0.98] tcp tx:    937 MB/s    15905 calls/s  15905 msg/s
# 3.83 [+0.02] tcp rx:    937 MB/s    46092 calls/s
# 4.81 [+0.98] tcp tx:    938 MB/s    15923 calls/s  15923 msg/s
# 4.83 [+0.03] tcp rx:    940 MB/s    46853 calls/s
# 5.81 [+0.97] tcp tx:    984 MB/s    16694 calls/s  16694 msg/s
# 5.84 [+0.04] udp gso - over veth touching data
# 5.85 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.25 [+0.41] -4 -v
# 7.27 [+1.02] udp rx:    600 MB/s   435200 calls/s
# 7.29 [+0.02] udp tx:   1310 MB/s    22234 calls/s  22234 msg/s
# 8.27 [+0.98] udp rx:    666 MB/s   482948 calls/s
# 8.29 [+0.02] udp tx:   1306 MB/s    22163 calls/s  22163 msg/s
# 9.27 [+0.98] udp rx:    667 MB/s   483373 calls/s
# 9.29 [+0.02] udp tx:   1307 MB/s    22177 calls/s  22177 msg/s
# 10.27 [+0.98] udp rx:    666 MB/s   482831 calls/s
# 10.29 [+0.02] udp tx:   1306 MB/s    22158 calls/s  22158 msg/s
# 10.33 [+0.04] udp gso and gro - over veth touching data
# 10.33 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.70 [+0.37] -4 -G
# 11.72 [+1.02] udp rx:   1078 MB/s   786595 calls/s
# 11.74 [+0.02] udp tx:   1105 MB/s    18752 calls/s  18752 msg/s
# 12.72 [+0.98] udp rx:   1135 MB/s   828381 calls/s
# 12.74 [+0.02] udp tx:   1136 MB/s    19283 calls/s  19283 msg/s
# 13.72 [+0.98] udp rx:   1135 MB/s   827878 calls/s
# 13.74 [+0.02] udp tx:   1135 MB/s    19262 calls/s  19262 msg/s
# 14.72 [+0.98] udp rx:   1133 MB/s   826763 calls/s
# 14.74 [+0.02] udp tx:   1134 MB/s    19238 calls/s  19238 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__->