numam-spdk/lib/event/subsystems/nvmf
Ziye Yang 6134d778d4 conf: Transport should be explictly configured in conf file
According to the currrent logic, it should be explictly defined
in the configuration file if the NVMe-oF target is started by
configuration file without using rpc calls. If no transport is
defined, we do not need to parse the following subsystems
but should terminate the NVMe-oF target .

Change-Id: I2e2db8406a30a9bf7e54d38f8d08a8d92ef158c9
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-on: https://review.gerrithub.io/432376
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Seth Howell <seth.howell5141@gmail.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-11-15 04:49:08 +00:00
..
conf.c conf: Transport should be explictly configured in conf file 2018-11-15 04:49:08 +00:00
event_nvmf.h nvmf: remove tgt_opts from nvmf_tgt 2018-11-08 23:08:26 +00:00
Makefile nvmf: Place deprecated RPCs in a separate file 2018-09-12 13:20:32 +00:00
nvmf_rpc_deprecated.c nvmf: Place deprecated RPCs in a separate file 2018-09-12 13:20:32 +00:00
nvmf_rpc.c nvmf: remove tgt_opts from nvmf_tgt 2018-11-08 23:08:26 +00:00
nvmf_tgt.c lib/nvmf: add the nvmf qpair to the available poll group 2018-10-16 12:54:02 +00:00