1
0
mirror of https://passt.top/passt synced 2024-12-22 13:45:32 +00:00
passt/test/perf
Stefano Brivio 676bf5488e 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>
2024-11-27 16:49:21 +01:00
..
passt_tcp test: Wait for DAD on DHCPv6 addresses 2024-10-18 20:27:51 +02:00
passt_udp conf: Allow address remapped to host to be configured 2024-08-21 12:00:35 +02:00
passt_vu_tcp test: Add tests for passt in vhost-user mode 2024-11-27 16:49:21 +01:00
passt_vu_udp test: Add tests for passt in vhost-user mode 2024-11-27 16:49:21 +01:00
pasta_tcp test/perf: Select a single IPv6 namespace address in pasta tests 2024-11-26 08:30:18 +01:00
pasta_udp test/perf: Select a single IPv6 namespace address in pasta tests 2024-11-26 08:30:18 +01:00