vm: use the same testpmd sources inside VM 75/12275/3
authorMartin Klozik <martinx.klozik@intel.com>
Wed, 13 Apr 2016 13:26:07 +0000 (14:26 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Tue, 19 Apr 2016 13:48:47 +0000 (13:48 +0000)
commitcdba631d32461d5f5916b369a9007a63891c55a6
tree61024d7e1724cd1e0a04a726ec1cdc1bc12a3ce1
parentf87c2216b83ba8bdde369f4d5d5cee6fdb3afeae
vm: use the same testpmd sources inside VM

Always copy testpmd sources from the directory with vHost User
version of DPDK. This will avoid possible issues with missing
dependencies in some VM images. It will also ensure, that testpmd
inside VM is agnostic to chosen vHost method.

Change-Id: I0496cc846eff3f7d4c1aef0a9c825545a4c3c818
JIRA: VSPERF-283
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: Brian Castelli <brian.castelli@spirent.com>
testcases/testcase.py
vnfs/qemu/qemu.py
vnfs/qemu/qemu_dpdk_vhost_cuse.py