Spdk/test/unit/lib/nvmf
Jacek Kalwas fcca8ea6a9 nvmf/ctrlr: introduce ctrlr connect backdoor
This internal interface allows to create nvmf ctrlr and connect io
qpairs on add listener rpc request (i.e. when subsystem is stopped
and listener is not yet on subsystem's list).

Signed-off-by: Jacek Kalwas <jacek.kalwas@intel.com>
Change-Id: I998cb72ed773094faacc6668cf069ba9e2a6bf50
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/481409
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Alexey Marchuk <alexeymar@mellanox.com>
Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-02-04 15:16:12 +00:00
..
ctrlr_bdev.c unit/nvmf: spdk_nvmf_bdev_ctrlr_compare_and_write_cmd 2020-01-27 17:39:52 +00:00
ctrlr_discovery.c nvmf: pass listen done cb to transport specific code 2020-01-16 09:18:38 +00:00
ctrlr.c nvmf/ctrlr: introduce ctrlr connect backdoor 2020-02-04 15:16:12 +00:00
fc_ls.c nvmf/fc: Fix compilation errors in FC ut 2020-01-22 13:54:34 +00:00
fc.c nvmf/fc: Fix compilation errors in FC ut 2020-01-22 13:54:34 +00:00
rdma.c lib/nvmf: enable pluggable NVMe-oF transports. 2020-01-16 09:10:38 +00:00
subsystem.c nvmf: pass listen done cb to transport specific code 2020-01-16 09:18:38 +00:00
tcp.c nvmf/tcp: Set up math to always use 1 R2T per nvme command 2020-01-27 17:42:24 +00:00
Makefile NVMe-oF Target: Add FC transport. 2019-07-26 22:17:17 +00:00