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.01 [+0.01] ipv6
# 0.01 [+0.00] tcp - over veth touching data
# 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.40 [+0.39] -4 -t
# 2.68 [+2.28] tcp tx:    965 MB/s    16372 calls/s  16372 msg/s
# 3.00 [+0.32] tcp rx:   1277 MB/s    52879 calls/s
# 3.68 [+0.68] tcp tx:   1013 MB/s    17182 calls/s  17182 msg/s
# 4.00 [+0.32] tcp rx:    995 MB/s    31476 calls/s
# 4.68 [+0.68] tcp tx:    908 MB/s    15411 calls/s  15411 msg/s
# 5.01 [+0.33] tcp rx:    907 MB/s    45178 calls/s
# 5.68 [+0.67] tcp tx:    925 MB/s    15701 calls/s  15701 msg/s
# 5.71 [+0.03] udp gso - over veth touching data
# 5.71 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.08 [+0.37] -4 -v
# 7.09 [+1.01] udp rx:    642 MB/s   465408 calls/s
# 7.12 [+0.03] udp tx:   1192 MB/s    20223 calls/s  20223 msg/s
# 8.09 [+0.98] udp rx:    641 MB/s   464896 calls/s
# 8.12 [+0.02] udp tx:   1227 MB/s    20814 calls/s  20814 msg/s
# 9.10 [+0.98] udp rx:    663 MB/s   480256 calls/s
# 9.12 [+0.02] udp tx:   1271 MB/s    21565 calls/s  21565 msg/s
# 10.10 [+0.98] udp rx:    663 MB/s   480256 calls/s
# 10.12 [+0.02] udp tx:   1271 MB/s    21563 calls/s  21563 msg/s
# 10.15 [+0.03] udp gso and gro - over veth touching data
# 10.16 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.55 [+0.39] -4 -G
# 11.56 [+1.02] udp rx:   1076 MB/s   784842 calls/s
# 11.58 [+0.02] udp tx:   1099 MB/s    18650 calls/s  18650 msg/s
# 12.56 [+0.98] udp rx:   1049 MB/s   765206 calls/s
# 12.58 [+0.02] udp tx:   1051 MB/s    17831 calls/s  17831 msg/s
# 13.56 [+0.98] udp rx:   1064 MB/s   776301 calls/s
# 13.58 [+0.02] udp tx:   1061 MB/s    18002 calls/s  18002 msg/s
# 14.56 [+0.98] udp rx:   1052 MB/s   767634 calls/s
# 14.58 [+0.02] udp tx:   1046 MB/s    17754 calls/s  17754 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__->