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.33 [+0.32] -4 -t
# 2.60 [+2.27] tcp tx:   1005 MB/s    17048 calls/s  17048 msg/s
# 2.63 [+0.03] tcp rx:   1034 MB/s    51556 calls/s
# 3.60 [+0.97] tcp tx:    955 MB/s    16200 calls/s  16200 msg/s
# 3.63 [+0.03] tcp rx:    955 MB/s    45230 calls/s
# 4.60 [+0.97] tcp tx:    932 MB/s    15814 calls/s  15814 msg/s
# 4.63 [+0.03] tcp rx:    933 MB/s    46465 calls/s
# 5.60 [+0.97] tcp tx:    947 MB/s    16078 calls/s  16078 msg/s
# 5.63 [+0.03] udp gso - over veth touching data
# 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.96 [+0.32] -4 -v
# 6.97 [+1.01] udp rx:    632 MB/s   458496 calls/s
# 6.99 [+0.02] udp tx:   1245 MB/s    21132 calls/s  21132 msg/s
# 7.97 [+0.98] udp rx:    664 MB/s   481362 calls/s
# 7.99 [+0.02] udp tx:   1289 MB/s    21876 calls/s  21876 msg/s
# 8.97 [+0.98] udp rx:    665 MB/s   481658 calls/s
# 8.99 [+0.02] udp tx:   1290 MB/s    21889 calls/s  21889 msg/s
# 9.97 [+0.98] udp rx:    666 MB/s   482618 calls/s
# 9.99 [+0.02] udp tx:   1292 MB/s    21915 calls/s  21915 msg/s
# 10.02 [+0.03] udp gso and gro - over veth touching data
# 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.32 [+0.29] -4 -G
# 11.33 [+1.01] udp rx:   1079 MB/s   787316 calls/s
# 11.35 [+0.02] udp tx:   1102 MB/s    18705 calls/s  18705 msg/s
# 12.33 [+0.98] udp rx:   1134 MB/s   827747 calls/s
# 12.35 [+0.02] udp tx:   1134 MB/s    19249 calls/s  19249 msg/s
# 13.33 [+0.98] udp rx:   1128 MB/s   823383 calls/s
# 13.35 [+0.02] udp tx:   1132 MB/s    19210 calls/s  19210 msg/s
# 14.33 [+0.99] udp rx:   1133 MB/s   826466 calls/s
# 14.35 [+0.01] udp tx:   1132 MB/s    19215 calls/s  19215 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__->