Spdk/test/unit/lib/nvmf
Jacek Kalwas 708ed4fb6e nvmf: pass listen done cb to transport specific code
This would allow to respond for add listener rpc request even
when there are async calls in transport specific function.

Signed-off-by: Jacek Kalwas <jacek.kalwas@intel.com>
Change-Id: I94a9f45b7ba9e8d46a60ae3785953cea12554732
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/479511
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com>
Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Anil Veerabhadrappa <anil.veerabhadrappa@broadcom.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-01-16 09:18:38 +00:00
..
ctrlr_bdev.c nvme: allow setting of completion queue CDW0 2019-10-24 18:02:38 +00:00
ctrlr_discovery.c nvmf: pass listen done cb to transport specific code 2020-01-16 09:18:38 +00:00
ctrlr.c lib/nvmf: Accept KATO for discovery controller 2019-12-18 09:38:46 +00:00
fc_ls.c lib/nvmf: get_transport now takes a string. 2020-01-16 09:10:38 +00:00
fc.c lib/nvmf: opts_init and transport_create use string now. 2020-01-16 09:10:38 +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 lib/nvmf: enable pluggable NVMe-oF transports. 2020-01-16 09:10:38 +00:00
Makefile NVMe-oF Target: Add FC transport. 2019-07-26 22:17:17 +00:00