cuse: Remove vHost Cuse support 59/18959/2
authorMartin Klozik <martinx.klozik@intel.com>
Thu, 18 Aug 2016 11:00:44 +0000 (12:00 +0100)
committerMartin Klozik <martinx.klozik@intel.com>
Thu, 18 Aug 2016 13:19:17 +0000 (14:19 +0100)
commit1ea5c5239f9003f9cb8492f1d5b00a75724a7180
tree1622aa4f0e59bb7fb32e295096b42b8aa23cf2a3
parent21c787b5bb7dd4592bc83718756ac670232a8347
cuse: Remove vHost Cuse support

Support of vHost Cuse interface is not supported
by OVS anymore, so it was removed also from VSPERF.
Cuse can be used with older VSPERF release if needed.

JIRA: VSPERF-376

Change-Id: Id786bddf5fa9dce5706a93de7b089707a60317cd
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Bill Michalowski <bmichalo@redhat.com>
13 files changed:
ci/build-vsperf.sh
conf/00_common.conf
docs/release/NEWS.rst
docs/userguide/testusage.rst
src/Makefile
src/dpdk/Makefile
src/ovs/Makefile
tools/functions.py
tools/opnfvdashboard/opnfvdashboard.py
vnfs/qemu/qemu.py
vnfs/qemu/qemu_dpdk_vhost_cuse.py [deleted file]
vsperf
vswitches/ovs_dpdk_vhost.py