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.31 [+0.31] -4 -t
# 2.58 [+2.27] tcp tx:    571 MB/s     9692 calls/s   9692 msg/s
# 2.58 [+0.00] tcp rx:    571 MB/s    39153 calls/s
# 3.58 [+1.00] tcp tx:    563 MB/s     9555 calls/s   9555 msg/s
# 3.58 [+0.00] tcp rx:    564 MB/s    38609 calls/s
# 4.58 [+1.00] tcp tx:    560 MB/s     9509 calls/s   9509 msg/s
# 4.58 [+0.00] tcp rx:    561 MB/s    39337 calls/s
# 5.58 [+1.00] tcp tx:    561 MB/s     9530 calls/s   9530 msg/s
# 5.61 [+0.03] udp gso - over veth touching data
# 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.92 [+0.30] -4 -v
# 6.93 [+1.01] udp rx:    526 MB/s   381739 calls/s
# 6.95 [+0.02] udp tx:    735 MB/s    12468 calls/s  12468 msg/s
# 7.93 [+0.98] udp rx:    544 MB/s   394496 calls/s
# 7.95 [+0.02] udp tx:    800 MB/s    13580 calls/s  13580 msg/s
# 8.93 [+0.98] udp rx:    571 MB/s   414464 calls/s
# 8.95 [+0.02] udp tx:    774 MB/s    13143 calls/s  13143 msg/s
# 9.93 [+0.98] udp rx:    567 MB/s   411392 calls/s
# 9.95 [+0.02] udp tx:    780 MB/s    13246 calls/s  13246 msg/s
# 9.98 [+0.03] udp gso and gro - over veth touching data
# 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.29 [+0.31] -4 -G
# 11.30 [+1.01] udp rx:    605 MB/s   441458 calls/s
# 11.32 [+0.02] udp tx:    617 MB/s    10481 calls/s  10481 msg/s
# 12.31 [+0.98] udp rx:    614 MB/s   448210 calls/s
# 12.32 [+0.02] udp tx:    616 MB/s    10456 calls/s  10456 msg/s
# 13.31 [+0.98] udp rx:    616 MB/s   449356 calls/s
# 13.32 [+0.02] udp tx:    618 MB/s    10483 calls/s  10483 msg/s
# 14.31 [+0.98] udp rx:    616 MB/s   449862 calls/s
# 14.32 [+0.02] udp tx:    618 MB/s    10494 calls/s  10494 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__->