+2
−1
Loading
NVMe bdev name already includes the name of the NVMe bdev controller and the NSID. CNTLID will be a good ID to identify a namespace from a NVMe bdev when multipath is configured. However, the query RPCs, bdev_get_bdevs and bdev_nvme_get_controllers had not returned such information. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I2f2e355ff13f69ced616be803a3152c838cdc980 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12276 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>