Spdk/test/unit/lib/nvmf
Ben Walker 6fc8c8c2fc nvmf: Make spdk_nvmf_subsystem_add_listener asynchronous
In the next patch a new transport call will be added to notify
transports of subsystem->listener associations. The operations the
transports may need to perform there are likely asynchronous, so make
this top level call asynchronous here in preparation.

Change-Id: I7674f56dc3ec0d127ce1026f980d436b4269cb56
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/628
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2020-03-10 09:12:29 +00:00
..
ctrlr_bdev.c nvmf: add const to nqn getters 2020-02-26 09:27:11 +00:00
ctrlr_discovery.c nvmf: Make spdk_nvmf_subsystem_add_listener asynchronous 2020-03-10 09:12:29 +00:00
ctrlr.c test/unit: [nvmf/ctrlr.c] Increase feature get|set coverage 2020-02-27 10:15:40 +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: Make spdk_nvmf_tgt_listen synchronous again 2020-03-06 10:29:45 +00:00
tcp.c nvmf: add const to trid within listener allowed 2020-02-19 13:43:15 +00:00
Makefile NVMe-oF Target: Add FC transport. 2019-07-26 22:17:17 +00:00