+5
−5
Loading
Fully asynchronous ctrlr detach (b6ecc372) introduce a register operation state machine that waits for operation to complete. When controller failed to initialize, `nvme_ctrlr_fail` set qpair state to `DISCONNECTED` immediately, causing qpair process completions to never complete register operations therefore prevent async detach exit. Signed-off-by:Sebastian Brzezinka <sebastian.brzezinka@intel.com> Change-Id: I205c5157b8ea7b4535f98ff4052414310e421446 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12858 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>