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.27 [+0.26] -4 -t
# 2.49 [+2.23] tcp tx:   1007 MB/s    17084 calls/s  17084 msg/s
# 2.50 [+0.00] tcp rx:   1007 MB/s    51203 calls/s
# 3.49 [+1.00] tcp tx:   1005 MB/s    17049 calls/s  17049 msg/s
# 3.50 [+0.00] tcp rx:   1006 MB/s    51150 calls/s
# 4.49 [+1.00] tcp tx:    989 MB/s    16781 calls/s  16781 msg/s
# 4.50 [+0.00] tcp rx:    990 MB/s    50343 calls/s
# 5.49 [+1.00] tcp tx:    993 MB/s    16858 calls/s  16858 msg/s
# 5.52 [+0.03] udp gso - over veth touching data
# 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.79 [+0.27] -4 -v
# 6.80 [+1.01] udp rx:    650 MB/s   471296 calls/s
# 6.82 [+0.02] udp tx:   1306 MB/s    22167 calls/s  22167 msg/s
# 7.81 [+0.98] udp rx:    664 MB/s   481024 calls/s
# 7.82 [+0.02] udp tx:   1299 MB/s    22036 calls/s  22036 msg/s
# 8.81 [+0.98] udp rx:    663 MB/s   480768 calls/s
# 8.82 [+0.02] udp tx:   1300 MB/s    22051 calls/s  22051 msg/s
# 9.81 [+0.98] udp rx:    664 MB/s   481280 calls/s
# 9.82 [+0.02] udp tx:   1300 MB/s    22057 calls/s  22057 msg/s
# 9.85 [+0.03] udp gso and gro - over veth touching data
# 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.13 [+0.27] -4 -G
# 11.14 [+1.01] udp rx:   1111 MB/s   810465 calls/s
# 11.16 [+0.02] udp tx:   1130 MB/s    19174 calls/s  19174 msg/s
# 12.14 [+0.98] udp rx:   1124 MB/s   820395 calls/s
# 12.16 [+0.02] udp tx:   1124 MB/s    19078 calls/s  19078 msg/s
# 13.14 [+0.99] udp rx:   1128 MB/s   823079 calls/s
# 13.16 [+0.01] udp tx:   1126 MB/s    19112 calls/s  19112 msg/s
# 14.14 [+0.99] udp rx:   1098 MB/s   800994 calls/s
# 14.16 [+0.01] udp tx:   1100 MB/s    18669 calls/s  18669 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__->