vnfs: Enable PVP using vhost-cuse 40/1240/3
authorDino Simeon Madarang <dino.simeonx.madarang@intel.com>
Wed, 15 Jul 2015 08:22:07 +0000 (09:22 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Tue, 25 Aug 2015 09:05:55 +0000 (09:05 +0000)
commitfcdbebe21c7ce590bb6e321506dcd722ad9f9863
tree0f71099ddcbe7ce276fdfc2ab3bf1d7cf819535e
parent65fe266e99de3746372e633794c07ad95c1e383e
vnfs: Enable PVP using vhost-cuse

Enable PVP testing using vhost-cuse as guest access method

Recent changes:
* Move NEWS.md changes to NEWS.rst
* Update comment to vhost-cuse
* Restore config back to checkout state after make
* Merge OPNFV 1092 updates

* Add PVP-vhost-cuse to NEWS.md
* Add comment/example to GUEST_CORE_BINDING
* Move hardcoded values to conf/04_vnfs.conf
* Set default VNF to QemuDpdkVhostCuse
* Compile eventfd_link if VHOST_USER=n
* Use MAC and PCI address from conf
* Use vhost method in conf to properly set interface type

JIRA: VSPERF-59

Change-Id: Ib1159e216f3e25b9971c0935969680582683916b
Signed-off-by: Madarang, Dino Simeon <dino.simeonx.madarang@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
conf/02_vswitch.conf
conf/04_vnf.conf
docs/NEWS.rst
src/dpdk/Makefile
vnfs/qemu/qemu_dpdk_vhost_cuse.py [new file with mode: 0644]
vswitches/ovs_dpdk_vhost.py