diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2024-11-22 17:43:35 +0100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-11-27 16:49:21 +0100 |
commit | 676bf5488ec4bd4312dbae4be1a1bb2ed02bd2ba (patch) | |
tree | 8c7431be8fe76e79ebd3e46a666e4fc53b21f4e9 /tcp_vu.c | |
parent | 28997fcb29b560fc0dcfd91bad5eece3ded5eb72 (diff) | |
download | passt-676bf5488ec4bd4312dbae4be1a1bb2ed02bd2ba.tar passt-676bf5488ec4bd4312dbae4be1a1bb2ed02bd2ba.tar.gz passt-676bf5488ec4bd4312dbae4be1a1bb2ed02bd2ba.tar.bz2 passt-676bf5488ec4bd4312dbae4be1a1bb2ed02bd2ba.tar.lz passt-676bf5488ec4bd4312dbae4be1a1bb2ed02bd2ba.tar.xz passt-676bf5488ec4bd4312dbae4be1a1bb2ed02bd2ba.tar.zst passt-676bf5488ec4bd4312dbae4be1a1bb2ed02bd2ba.zip |
test: Add tests for passt in vhost-user mode
Run functional and performance tests for vhost-user mode as well. For
functional tests, we add passt_vu and passt_vu_in_ns as symbolic links
to their non-vhost-user counterparts, as no differences are intended
but we want to distinguish them in test logs.
For performance tests, instead, we add separate perf/passt_vu_tcp and
perf/passt_vu_udp files, as we need longer test duration, as well as
higher UDP sending bandwidths and larger TCP windows, to actually get
the highest throughput vhost-user mode offers.
For valgrind tests, vhost-user mode needs two extra system calls:
statx and readlink. Add them as EXTRA_SYSCALLS for the valgrind
target.
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'tcp_vu.c')
0 files changed, 0 insertions, 0 deletions