Loading
examples/nvme/identify: print zone report excerpt for zoned namespaces
If the namespace is a zoned namespace, get and print a zone report. Since a ZNS drive can have thousands of zones, request a zone report containing only the first 8 zones. The code does take a ZNS drive with less than 8 zones into account, even though such a drive is unlikely to exist in the wild. Signed-off-by:Niklas Cassel <niklas.cassel@wdc.com> Change-Id: I28ecb4d7c60ab5a911d7b1faae595f43ef6706e1 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4794 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI