Loading
examples/nvme/identify: print ZNS data structures if supported
Print the Zoned Namespace Command Set Specific data structures, if the namespace/controller supports them. spdk_nvme_zns_ctrlr_get_data() returns NULL for a controller that does not support the ZNS specific controller data struct. Signed-off-by:Niklas Cassel <niklas.cassel@wdc.com> Change-Id: I0acd2695976fc598b61591989f612db35ac821db Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4839 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>