numam-spdk/app
Darek Stojaczyk 2b846acc49 configure: add option not to use the internal rte_vhost copy
It's disabled by default, so no functionality is changed yet.
The intention is to use the upstream rte_vhost from DPDK,
which - starting from DPDK 19.05 - is finally capable of
running with storage device backends.

SPDK still requires a lot of changes in order to support
that upstream version, but the most fundamental change is
dropping vhost-nvme support. It'll remain usable only with
the internal rte_vhost copy and with the upstream rte_vhost
it simply won't be compiled. This allows us at least to
compile with that upstream rte_vhost, where we can pursue
adding the full integration.

Change-Id: Ic8bc5497c4d77bfef77c57f3d5a1f8681ffb6d1f
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/446082
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2019-03-13 14:26:20 +00:00
..
iscsi_tgt event: Remove arg2 from spdk_app_start() 2019-03-05 08:43:12 +00:00
iscsi_top build: add mk/spdk.app_cxx.mk 2018-12-11 18:07:53 +00:00
nvmf_tgt event: Remove arg2 from spdk_app_start() 2019-03-05 08:43:12 +00:00
spdk_tgt configure: add option not to use the internal rte_vhost copy 2019-03-13 14:26:20 +00:00
trace app/trace: print error messages when input file is corrupted 2019-01-28 02:33:50 +00:00
trace_record lib/trace: add trace_record tool 2019-01-30 06:36:25 +00:00
vhost configure: add option not to use the internal rte_vhost copy 2019-03-13 14:26:20 +00:00
Makefile lib/trace: add trace_record tool 2019-01-30 06:36:25 +00:00