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.32 [+0.32] -4 -t
# 2.59 [+2.27] tcp tx:    635 MB/s    10778 calls/s  10778 msg/s
# 2.60 [+0.00] tcp rx:    638 MB/s    32858 calls/s
# 3.59 [+1.00] tcp tx:    569 MB/s     9656 calls/s   9656 msg/s
# 3.60 [+0.00] tcp rx:    569 MB/s    29798 calls/s
# 4.59 [+1.00] tcp tx:    617 MB/s    10468 calls/s  10468 msg/s
# 4.60 [+0.01] tcp rx:    618 MB/s    31387 calls/s
# 5.59 [+0.99] tcp tx:    616 MB/s    10455 calls/s  10455 msg/s
# 5.63 [+0.03] udp gso - over veth touching data
# 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.95 [+0.32] -4 -v
# 6.96 [+1.02] udp rx:    612 MB/s   443648 calls/s
# 6.98 [+0.02] udp tx:   1176 MB/s    19960 calls/s  19960 msg/s
# 7.96 [+0.98] udp rx:    669 MB/s   485376 calls/s
# 7.98 [+0.02] udp tx:   1266 MB/s    21489 calls/s  21489 msg/s
# 8.96 [+0.98] udp rx:    670 MB/s   485888 calls/s
# 8.98 [+0.02] udp tx:   1307 MB/s    22177 calls/s  22177 msg/s
# 9.96 [+0.98] udp rx:    672 MB/s   486912 calls/s
# 9.98 [+0.02] udp tx:   1308 MB/s    22194 calls/s  22194 msg/s
# 10.01 [+0.03] udp gso and gro - over veth touching data
# 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.30 [+0.29] -4 -G
# 11.32 [+1.01] udp rx:   1062 MB/s   774907 calls/s
# 11.33 [+0.02] udp tx:   1083 MB/s    18381 calls/s  18381 msg/s
# 12.32 [+0.98] udp rx:   1025 MB/s   748164 calls/s
# 12.33 [+0.02] udp tx:   1028 MB/s    17440 calls/s  17440 msg/s
# 13.32 [+0.98] udp rx:   1130 MB/s   824541 calls/s
# 13.33 [+0.02] udp tx:   1129 MB/s    19161 calls/s  19161 msg/s
# 14.32 [+0.98] udp rx:   1129 MB/s   823555 calls/s
# 14.33 [+0.02] udp tx:   1128 MB/s    19139 calls/s  19139 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__->