guest_binding: Add dpdk driver binding options for guests 29/23629/1
authorChristian Trautman <ctrautma@redhat.com>
Mon, 24 Oct 2016 14:32:52 +0000 (10:32 -0400)
committerChristian Trautman <ctrautma@redhat.com>
Mon, 24 Oct 2016 14:32:52 +0000 (10:32 -0400)
commitadfdd0db071cf8247434cb456cc676144323719f
tree95d0e23fe42f6026de27d542423dd8825d84bc94
parent4f207bf80169d617d9965b19494f4c7d909f0abd
guest_binding: Add dpdk driver binding options for guests

Adds uio_pci_generic and vfio_no_iommu options for guest
driver binding. In case of SR-IOV tests with guests attached
and uio_pci_generic is selected the option will be modified
to use igb_uio instead as uio_pci_generic is not supported.

JIRA: VSPERF-397

Change-Id: I56003addacc8bf0d024cce35d41b00dd0baa8cbc
signed-off-by: Christian Trautman <ctrautma@redhat.com>
conf/04_vnf.conf
docs/userguide/testusage.rst
vnfs/qemu/qemu.py