Spdk/examples/nvme
Changpeng Liu e3f08eef8c examples/nvme: export DPDK single file descriptor memory segments as input parameter
Similar with existing virtio user driver, we need to enable "--single-file-segments"
option in DPDK as the target only support limited number of memory regions, for
coming vfio-user feature, the requirement is same, so here we enable the option
with identify&perf tools in advance.

Change-Id: I83d78b403a8c1ec0c76a5bf21aac6bed109931c3
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4612
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2020-10-16 08:16:50 +00:00
..
abort event/app: allow to enable log flag for release builds 2020-10-15 08:23:39 +00:00
arbitration example/nvme: Replace next pointer by TAILQ except for fio_plugin and perf 2020-10-05 08:27:56 +00:00
cmb_copy nvme/cmb_copy: disable submission queue in CMB 2020-04-22 09:18:22 +00:00
fio_plugin example/nvme_fio_plugin: Replace next pointer by TAILQ 2020-10-05 08:27:56 +00:00
hello_world example/nvme: Replace next pointer by TAILQ except for fio_plugin and perf 2020-10-05 08:27:56 +00:00
hotplug build: fix duplicate spdk.common.mk includes 2019-05-22 14:51:01 +00:00
identify examples/nvme: export DPDK single file descriptor memory segments as input parameter 2020-10-16 08:16:50 +00:00
nvme_manage example/nvme_manage: Use foreach_dev() macro for detach 2020-10-05 08:27:56 +00:00
perf examples/nvme: export DPDK single file descriptor memory segments as input parameter 2020-10-16 08:16:50 +00:00
reconnect event/app: allow to enable log flag for release builds 2020-10-15 08:23:39 +00:00
Makefile example/nvme: add application to test NVMe I/O abort 2020-07-17 07:21:13 +00:00