mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-03 15:43:49 +00:00
Since OVS DPDK deprecated the use for the server mode, let's make sure the integration test uses the client mode instead. This means the OVS backend is the client and the VMM acts as the server, therefore the reason why we use "vhost_mode=server". Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>