According to the SPDK nvme fio plugin documentation: "Blocksize should be set as the sum of data and metadata. For example, if data blocksize is 512 Byte, host generated PI metadata is 8 Byte, then blocksize in fio configure file should be 520 Byte." Error out if this requirement is not satisfied. This requirement does not apply for the separate metadata case. Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Change-Id: I730a83beb6a85695c8a4b80995340b4064375d5a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5557 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
accel | ||
bdev | ||
blob | ||
interrupt_tgt | ||
ioat | ||
nvme | ||
nvmf | ||
sock | ||
vmd | ||
Makefile |