Spdk/lib/event/subsystems/nvmf
Darek Stojaczyk 728af01741 event/nvmf: allow running without [Transport] in the legacy cfg file
While useful in NVMf target, this is really annoying
in the consolidated spdk target, where NVMe-oF doesn't
even have to be used. OCF tests currently use iscsi_tgt
just because spdk_tgt requires the additional [Transport]
section in the cfg file. Let's remove that requirement.

Change-Id: I418b47d62dcc06b9513f9f0496dc1e39b9d5a554
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/450056
Reviewed-by: Vitaliy Mysak <vitaliy.mysak@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-04-04 03:58:22 +00:00
..
conf.c event/nvmf: allow running without [Transport] in the legacy cfg file 2019-04-04 03:58:22 +00:00
event_nvmf.h nvmf: remove tgt_opts from nvmf_tgt 2018-11-08 23:08:26 +00:00
Makefile nvmf: remove deprecated construct_nvmf_subsystem RPC 2019-01-30 00:48:23 +00:00
nvmf_rpc.c nvmf/rdma: Add shared receive queue support 2019-03-15 19:19:17 +00:00
nvmf_tgt.c event: Subsystem level write_config_json callback no longer asynchronous 2019-03-19 15:54:34 +00:00