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.34 [+0.34] -4 -t
# 2.62 [+2.28] tcp tx:    975 MB/s    16539 calls/s  16539 msg/s
# 2.62 [+0.00] tcp rx:    975 MB/s    50106 calls/s
# 3.62 [+1.00] tcp tx:    964 MB/s    16363 calls/s  16363 msg/s
# 3.62 [+0.00] tcp rx:    965 MB/s    49932 calls/s
# 4.62 [+1.00] tcp tx:    959 MB/s    16279 calls/s  16279 msg/s
# 4.62 [+0.00] tcp rx:    960 MB/s    49759 calls/s
# 5.62 [+1.00] tcp tx:    959 MB/s    16272 calls/s  16272 msg/s
# 5.65 [+0.03] udp gso - over veth touching data
# 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.00 [+0.35] -4 -v
# 7.01 [+1.01] udp rx:    589 MB/s   426752 calls/s
# 7.04 [+0.02] udp tx:   1150 MB/s    19511 calls/s  19511 msg/s
# 8.02 [+0.98] udp rx:    645 MB/s   467272 calls/s
# 8.04 [+0.02] udp tx:   1263 MB/s    21426 calls/s  21426 msg/s
# 9.02 [+0.98] udp rx:    650 MB/s   470743 calls/s
# 9.04 [+0.02] udp tx:   1257 MB/s    21336 calls/s  21336 msg/s
# 10.02 [+0.98] udp rx:    558 MB/s   404137 calls/s
# 10.04 [+0.02] udp tx:   1298 MB/s    22015 calls/s  22015 msg/s
# 10.07 [+0.03] udp gso and gro - over veth touching data
# 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.39 [+0.31] -4 -G
# 11.40 [+1.01] udp rx:   1061 MB/s   774179 calls/s
# 11.42 [+0.02] udp tx:   1088 MB/s    18465 calls/s  18465 msg/s
# 12.40 [+0.98] udp rx:   1116 MB/s   814290 calls/s
# 12.42 [+0.02] udp tx:   1118 MB/s    18963 calls/s  18963 msg/s
# 13.40 [+0.98] udp rx:   1098 MB/s   801480 calls/s
# 13.42 [+0.02] udp tx:   1099 MB/s    18655 calls/s  18655 msg/s
# 14.40 [+0.98] udp rx:   1120 MB/s   816939 calls/s
# 14.42 [+0.02] udp tx:   1120 MB/s    19000 calls/s  19000 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__->