Spdk/examples
JinYu b9793e6809 nvmf_example: add an nvmf example
use the nvmf lib to add an nvmf example which
doesn't use the spdk app framework. It can show
how to use the nvmf lib to build your own nvmf target.

We encouage you to use the RPC cmds so this example will
not supply the configuration file. You can read the
README.md to get the steps how to build your nvmf target
and test the IO status.

Change-Id: I8d175934f7364d40fb44d36e85c31d8ea5063654
Signed-off-by: JinYu <jin.yu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/468457
Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: GangCao <gang.cao@intel.com>
2019-12-20 10:03:34 +00:00
..
bdev bdev/fio: always set the engine_data to NULL 2019-11-06 14:49:00 +00:00
blob examples/blob: Optional VMD enumeration 2019-07-01 03:53:06 +00:00
ioat examples: rename ioat perf tool to ioat_perf 2019-05-22 14:51:01 +00:00
nvme examples/nvme: report fused operations in indentify example 2019-12-12 15:30:22 +00:00
nvmf nvmf_example: add an nvmf example 2019-12-20 10:03:34 +00:00
sock examples/sock: make hello_sock leverage net subsystem 2019-09-26 15:22:21 +00:00
vmd examples/vmd/led: LED management app 2019-10-24 17:04:04 +00:00
Makefile nvmf_example: add an nvmf example 2019-12-20 10:03:34 +00:00