+1
−0
+1
−0
Loading
Add trid to struct spdk_nvmf_qpair and initialize it at initialization. admin_qpair->trid will be used to get the corresponding subsystem_listener via nvmf_subsystem_find_listener() and add it to struct spdk_nvmf_ctrlr in the next patch. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I0d1a41aede60de88747eff16c7e04f63d0702596 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4009 Community-CI: Mellanox Build Bot Community-CI: Broadcom CI Tested-by:
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:
Aleksey Marchuk <alexeymar@mellanox.com>