Spdk/test
Changpeng Liu 90c0e24410 vhost_user_nvme: add vhost user nvme target to SPDK
Similar with exist vhost scsi/blk target, this commit introduces
a new target: vhost nvme I/O slave target, QEMU will present an
emulated NVMe controller to VM, the SPDK I/O slave target will
process the I/Os sent from Guest VM.

Users can follow the example configuation file to evaluate this
feature, refer to etc/spdk/vhost.conf.in [VhostNvme].

Change-Id: Ia2a8a3f719573f3268177234812bd28ed0082d5c
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/384213
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-04-03 15:01:24 -04:00
..
app test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00
bdev bdev/pmem: add conf support to test in blockdev.sh 2018-04-03 14:14:29 -04:00
blobfs test: move test/lib/blobfs under test/blobfs 2018-03-23 19:45:09 -04:00
blobstore autotest_common.sh: move to test/common 2018-02-27 20:37:27 -05:00
common test/vm_setup.sh: add nvml-tools for pmempool 2018-04-03 14:14:29 -04:00
cpp_headers build: add @: to remaining 'all' targets 2018-02-14 17:38:25 -05:00
env test: move lib/env up one level 2018-03-29 00:31:24 -04:00
event test: move lib/event up one directory 2018-03-29 00:31:24 -04:00
ioat test: move lib/ioat up one directory 2018-03-27 00:46:52 -04:00
iscsi_tgt rpc: fix initiator address verification 2018-04-03 13:30:52 -04:00
lvol pep8: fix E305 (2 blank lines after functions) 2018-03-27 00:59:37 -04:00
nvme test: move lib/nvme up one directory 2018-03-27 00:46:52 -04:00
nvmf test/nvmf: remove nvmf_tgt+pmem test 2018-04-03 14:14:29 -04:00
pmem autotest: add test completion tracking 2018-03-01 17:13:41 -05:00
unit vhost_user_nvme: add vhost user nvme target to SPDK 2018-04-03 15:01:24 -04:00
vhost test/vhost: shorten tests by reducing file size on fio tests 2018-03-30 20:15:16 -04:00
Makefile test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00
spdk_cunit.h scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00