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.25 [+0.25] -4 -t
# 2.47 [+2.22] tcp tx:    942 MB/s    15984 calls/s  15984 msg/s
# 2.47 [+0.00] tcp rx:    943 MB/s    48709 calls/s
# 3.47 [+1.00] tcp tx:    947 MB/s    16072 calls/s  16072 msg/s
# 3.48 [+0.00] tcp rx:    948 MB/s    48888 calls/s
# 4.47 [+1.00] tcp tx:    579 MB/s     9837 calls/s   9837 msg/s
# 4.48 [+0.00] tcp rx:    579 MB/s    30174 calls/s
# 5.47 [+1.00] tcp tx:    618 MB/s    10482 calls/s  10482 msg/s
# 5.50 [+0.03] udp gso - over veth touching data
# 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.80 [+0.29] -4 -v
# 6.81 [+1.01] udp rx:    515 MB/s   372736 calls/s
# 6.82 [+0.02] udp tx:    883 MB/s    14983 calls/s  14983 msg/s
# 7.81 [+0.99] udp rx:    514 MB/s   372480 calls/s
# 7.82 [+0.01] udp tx:    894 MB/s    15169 calls/s  15169 msg/s
# 8.81 [+0.99] udp rx:    514 MB/s   371712 calls/s
# 8.82 [+0.01] udp tx:    889 MB/s    15087 calls/s  15087 msg/s
# 9.81 [+0.99] udp rx:    475 MB/s   344318 calls/s
# 9.82 [+0.01] udp tx:    925 MB/s    15704 calls/s  15704 msg/s
# 9.85 [+0.03] udp gso and gro - over veth touching data
# 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.12 [+0.27] -4 -G
# 11.13 [+1.01] udp rx:   1121 MB/s   818167 calls/s
# 11.15 [+0.02] udp tx:   1151 MB/s    19528 calls/s  19528 msg/s
# 12.13 [+0.98] udp rx:    964 MB/s   703143 calls/s
# 12.15 [+0.02] udp tx:    954 MB/s    16186 calls/s  16186 msg/s
# 13.13 [+0.98] udp rx:    651 MB/s   475041 calls/s
# 13.15 [+0.02] udp tx:    651 MB/s    11044 calls/s  11044 msg/s
# 14.13 [+0.98] udp rx:    651 MB/s   475413 calls/s
# 14.15 [+0.02] udp tx:    651 MB/s    11052 calls/s  11052 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__->