+54
−37
+19
−3
+14
−0
Loading
As NVMF qpair maps to a FC level connection, Ideally a qpair fini should cleanup fc level connection irrespective of what type of qpair it is i.e admin or IO. But today IO qpair cleanup is actually a dummy. Also FC nvmf_transport_qpair_fini is just triggering fc level connection cleanup but not properly synchronized. Use latest async nature of nvmf_transport_qpair_fini enhancements to fix this. Signed-off-by:Naresh Gottumukkala <raju.gottumukkala@broadcom.com> Change-Id: I883ed774769e2d4a2575b6d90bb3348981cd1e0d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5700 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>