+1
−0
+42
−14
Loading
Split the NVMe controller reset into pre-init and reinit stages so that the latter begins with a call to nvme_ctrlr_process_init(), returning -EAGAIN if the controller is not yet ready so that a poller can call it again later. Signed-off-by:Jonathan Teh <jonathan.teh@mayadata.io> Change-Id: Ia182b04e438241b139109be93f3ed858fac7f3d4 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8486 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>