Loading
nvme/identify: print the command set identifier per namespace
For each active namespace, print the command set identifier. This will work on namespaces that do not support or report a namespace type, as spdk_nvme_ns_get_csi() will return SPDK_NVME_CSI_NVM for such cases. Signed-off-by:Niklas Cassel <niklas.cassel@wdc.com> Change-Id: I05fa7fd6bb3d9ea32dac236c98baef90347094ca Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6905 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>