Documentation/vhost-user-ovs-dpdk
Vhost-user with OVS/DPDK backend
The purpose of this document is to describe the steps needed to setup a regular machine for vhost-user development and testing.
Prerequisites
- Ensure you have hugepages enabled in kernel command line:
default_hugepagesz=2M hugepagesz=2M hugepages=1024
OVS setup
- Download it from https://github.com/openvswitch/ovs