mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Re-enable the OVS DPDK integration test by assigning both VMs to the NUMA node 0. This ensures the processes are being run on NUMA node 0, preventing OVS DPDK from abnormal functioning. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>