examples/bdev/fio_plugin/bdev_zoned.json
0 → 100644
+26
−0
examples/bdev/fio_plugin/zbd_example.fio
0 → 100644
+18
−0
Loading
Update README.md with information specific to zoned block devices. Additionally, add an example config that can be used to test the --zonemode=zbd fio option using the virtual zoned block device SPDK module on top of a Malloc bdev. Signed-off-by:Niklas Cassel <niklas.cassel@wdc.com> Change-Id: I68bbc07ab70ad1ce8e38abc91dd8c15c49f90656 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7758 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>