1
0
mirror of https://passt.top/passt synced 2024-07-04 00:42:41 +00:00
passt/test/perf
Stefano Brivio df29ebfe02 test/perf: Disable periodic throughput reports to avoid vhost hang
It appears that if we run throughput tests with one-second periodic
reports, the sending side of the vhost channel used for SSH-based
command dispatch occasionally stops working altogether. I haven't
investigated this further, all I see is that output is truncated
at some point, and doesn't resume.

If we use gzip compression (ssh -C) this happens less frequently,
but it still happens, seemingly indicating the issue is probably
related to vhost itself.

Disable periodic reports in iperf3 clients. The -i options were
actually redundant, so remove them from both test files as well as
from test_iperf3().

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2022-09-22 16:54:09 +02:00
..
passt_tcp test/perf: Disable periodic throughput reports to avoid vhost hang 2022-09-22 16:54:09 +02:00
passt_udp test/perf: Disable periodic throughput reports to avoid vhost hang 2022-09-22 16:54:09 +02:00
pasta_tcp test/perf: Disable periodic throughput reports to avoid vhost hang 2022-09-22 16:54:09 +02:00
pasta_udp test/perf: Disable periodic throughput reports to avoid vhost hang 2022-09-22 16:54:09 +02:00