+2
−0
Loading
PIREMAP is defined as bit 25 in Command Dword12 for the zone append command. Bit 25 in Command Dword12 is still reserved for regular reads/writes. PIREMAP determines the contents of the reference tag written to the media. If cleared to 0, then the controller writes the reference tag per the NVMe Base specification without modification. If set to 1, Reference Tag[0] = ILBRT + (ALBA - ZSLBA). Media Reference Tag[n+1] = Media Reference Tag[n] + 1. As defined in Zoned Namespaces Command Set Specification, section 4.5.1. Signed-off-by:Niklas Cassel <niklas.cassel@wdc.com> Change-Id: I984ca00146baf6af61208e3598c833f1ec4708bb Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6012 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>