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.29 [+0.29] -4 -t
# 2.55 [+2.25] tcp tx:    999 MB/s    16955 calls/s  16955 msg/s
# 2.58 [+0.03] tcp rx:   1038 MB/s    51566 calls/s
# 3.54 [+0.97] tcp tx:    977 MB/s    16579 calls/s  16579 msg/s
# 3.60 [+0.05] tcp rx:    978 MB/s    48381 calls/s
# 4.54 [+0.95] tcp tx:    970 MB/s    16464 calls/s  16464 msg/s
# 4.60 [+0.05] tcp rx:    988 MB/s    48840 calls/s
# 5.54 [+0.95] tcp tx:    983 MB/s    16675 calls/s  16675 msg/s
# 5.58 [+0.03] udp gso - over veth touching data
# 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.87 [+0.29] -4 -v
# 6.88 [+1.02] udp rx:    412 MB/s   298240 calls/s
# 6.90 [+0.02] udp tx:    982 MB/s    16668 calls/s  16668 msg/s
# 7.88 [+0.98] udp rx:    535 MB/s   387724 calls/s
# 7.90 [+0.02] udp tx:    827 MB/s    14031 calls/s  14031 msg/s
# 8.88 [+0.99] udp rx:    536 MB/s   388212 calls/s
# 8.90 [+0.01] udp tx:    846 MB/s    14363 calls/s  14363 msg/s
# 9.88 [+0.99] udp rx:    535 MB/s   387244 calls/s
# 9.90 [+0.01] udp tx:    856 MB/s    14520 calls/s  14520 msg/s
# 9.93 [+0.03] udp gso and gro - over veth touching data
# 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.20 [+0.27] -4 -G
# 11.21 [+1.02] udp rx:    650 MB/s   474498 calls/s
# 11.23 [+0.02] udp tx:    661 MB/s    11227 calls/s  11227 msg/s
# 12.21 [+0.98] udp rx:    658 MB/s   480519 calls/s
# 12.23 [+0.02] udp tx:    658 MB/s    11172 calls/s  11172 msg/s
# 13.22 [+0.99] udp rx:    664 MB/s   484362 calls/s
# 13.23 [+0.01] udp tx:    663 MB/s    11256 calls/s  11256 msg/s
# 14.22 [+0.99] udp rx:    657 MB/s   479518 calls/s
# 14.23 [+0.01] udp tx:    657 MB/s    11150 calls/s  11150 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__->