Loading
bdev/nvme: Consolidate the code to create failover path in bdev_nvme_create()
PCIe failover is not supported yet and it is not possible that the controller is included in g_skipped_nvme_ctrlrs for failover cases. We can consolidate the code to create failover path in bdev_nvme_create(). Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ide456707a0b66a4b26eaf66392b9b53c3e659d9e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4387 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>