Spdk/lib/nvmf
Seth Howell ae86baeba2 nvmf: implement controller reset for fabrics.
According to the spec, if the CC.EN bit is transitioned from 1 to 0,
then all of the I/O qpairs shall be disconnected and the csts.rdy bit
shall be set to zero.

Change-Id: I871170e79e08a9fab8286f9c135c7b3316f58ace
Signed-off-by: Seth Howell <seth.howell@intel.com>
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/423
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Seth Howell <seth.howell5141@gmail.com>
Reviewed-by: Jacek Kalwas <jacek.kalwas@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2020-02-25 10:32:30 +00:00
..
ctrlr_bdev.c nvmf: Move spdk_internal/nvmf.h to spdk/nvmf_cmd.h 2020-02-12 12:07:04 +00:00
ctrlr_discovery.c nvmf: remove redundant trid obj copy 2020-02-19 13:43:15 +00:00
ctrlr.c nvmf: implement controller reset for fabrics. 2020-02-25 10:32:30 +00:00
fc_ls.c lib/nvmf: get_transport now takes a string. 2020-01-16 09:10:38 +00:00
fc.c nvmf: remove redundant trid obj copy 2020-02-19 13:43:15 +00:00
Makefile nvmf: Move custom admin command handler implementation to nvmf_tgt 2020-02-12 12:07:04 +00:00
nvmf_fc.h lib/nvme: update trid struct with trstring. 2020-01-16 09:10:38 +00:00
nvmf_internal.h nvmf: Add spdk_nvmf_ctrlr_get_regs to nvmf_transport.h 2020-02-25 10:32:30 +00:00
nvmf_rpc.c nvmf: rename listener to subsystem listener 2020-02-19 13:43:15 +00:00
nvmf.c nvmf: rename listener to subsystem listener 2020-02-19 13:43:15 +00:00
rdma.c nvmf: remove redundant trid obj copy 2020-02-19 13:43:15 +00:00
subsystem.c nvmf: remove redundant trid obj copy 2020-02-19 13:43:15 +00:00
tcp.c nvmf: remove redundant trid obj copy 2020-02-19 13:43:15 +00:00
transport.c nvmf/transport: align to spdk code style 2020-02-20 09:48:28 +00:00
transport.h nvmf: move transport stop listen into public interface 2020-02-19 13:43:15 +00:00