numam-spdk/lib/nvmf
Ben Walker d0d3dc4e8b nvmf/rdma: Delay updating rdma qpair state until fully initialized
The state of the RDMA qpair is not entirely initialized (RTS)
until after the CM event is accepted. Delay caching the state
until then.

Change-Id: I39befb867fc6a01e94d7fc176071aaabb906bd07
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/421041
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Seth Howell <seth.howell5141@gmail.com>
2018-08-06 16:23:36 +00:00
..
ctrlr_bdev.c nvmf: Add trace points for the RDMA state machine 2018-06-12 20:01:33 +00:00
ctrlr_discovery.c bdev: Rename spdk_internal/bdev.h to spdk/bdev_module.h 2018-05-25 16:02:22 +00:00
ctrlr.c nvmf: simplify the qpair_mask handling. 2018-08-03 03:38:34 +00:00
Makefile
nvmf_fc.h nvmf: fix coding style for astyle 2.05 in nvmf_fc.h 2018-07-17 07:53:18 +00:00
nvmf_internal.h nvmf: simplify the qpair_mask handling. 2018-08-03 03:38:34 +00:00
nvmf.c nvmf: simplify the qpair_mask handling. 2018-08-03 03:38:34 +00:00
rdma.c nvmf/rdma: Delay updating rdma qpair state until fully initialized 2018-08-06 16:23:36 +00:00
request.c nvmf: add free_req function pointer. 2018-07-27 20:50:36 +00:00
subsystem.c subsystem: defer channel iter until pg functions return 2018-07-31 16:14:29 +00:00
transport.c nvmf: add free_req function pointer. 2018-07-27 20:50:36 +00:00
transport.h nvmf: add free_req function pointer. 2018-07-27 20:50:36 +00:00