+2
−2
Loading
Previously we were only checking trtype==PCIE to determine whether a controller was fabrics. This skipped the vfio-user case. So use the new spdk_nvme_transport_id_is_fabrics() API instead. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I81f26853f44b1c47522ce6354e5aa4a905796bd0 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8089 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
<dongx.yi@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>