Loading
bdev/nvme: use spdk_nvme_ctrlr_prepare_for_reset()
When preparing for a reset, use this new call to tell the driver to avoid sending DELETE_CQ/SQ commands to a PCIe controller when they aren't needed. Fixes issue #2073. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I9ebb7d5c3f7cbb1c3192f162f32edbbea41acde1 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9250 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:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Matt Dumm <matt.dumm@hpe.com> Reviewed-by:
Michael Haeuptle <michaelhaeuptle@gmail.com>