+4
−0
Loading
There is an error when do following sequences: 1. Allocate an I/O queue pair 2. Do controller reset via spdk_nvme_ctrlr_reset 3. Allocate an I/O queue pair becaues the free_io_qids was reset and didn't restore. Fix issue #1621. Change-Id: Icd533f171079c12fe03be07e659e8eed9b082384 Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4698 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>