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.35 [+0.35] -4 -t
# 2.63 [+2.28] tcp tx:    938 MB/s    15918 calls/s  15918 msg/s
# 2.63 [+0.00] tcp rx:    939 MB/s    50281 calls/s
# 3.63 [+1.00] tcp tx:    907 MB/s    15394 calls/s  15394 msg/s
# 3.67 [+0.04] tcp rx:    950 MB/s    46841 calls/s
# 4.63 [+0.96] tcp tx:    914 MB/s    15509 calls/s  15509 msg/s
# 4.67 [+0.04] tcp rx:    907 MB/s    46419 calls/s
# 5.63 [+0.96] tcp tx:    912 MB/s    15480 calls/s  15480 msg/s
# 5.67 [+0.04] udp gso - over veth touching data
# 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.97 [+0.30] -4 -v
# 6.98 [+1.01] udp rx:    639 MB/s   462848 calls/s
# 7.00 [+0.02] udp tx:   1298 MB/s    22025 calls/s  22025 msg/s
# 7.98 [+0.98] udp rx:    654 MB/s   473856 calls/s
# 8.00 [+0.02] udp tx:   1291 MB/s    21901 calls/s  21901 msg/s
# 8.99 [+0.98] udp rx:    659 MB/s   477440 calls/s
# 9.00 [+0.02] udp tx:   1294 MB/s    21948 calls/s  21948 msg/s
# 9.99 [+0.99] udp rx:    663 MB/s   480256 calls/s
# 10.00 [+0.01] udp tx:   1293 MB/s    21931 calls/s  21931 msg/s
# 10.04 [+0.04] udp gso and gro - over veth touching data
# 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.38 [+0.34] -4 -G
# 11.39 [+1.02] udp rx:   1021 MB/s   744819 calls/s
# 11.41 [+0.02] udp tx:   1045 MB/s    17731 calls/s  17731 msg/s
# 12.39 [+0.98] udp rx:   1103 MB/s   804660 calls/s
# 12.41 [+0.02] udp tx:   1102 MB/s    18695 calls/s  18695 msg/s
# 13.40 [+0.98] udp rx:   1134 MB/s   827569 calls/s
# 13.41 [+0.02] udp tx:   1134 MB/s    19241 calls/s  19241 msg/s
# 14.40 [+0.98] udp rx:   1132 MB/s   826280 calls/s
# 14.41 [+0.02] udp tx:   1133 MB/s    19218 calls/s  19218 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__->