engines/xnvme: add support for fdp
authorAnkit Kumar <ankit.kumar@samsung.com>
Wed, 12 Jul 2023 10:20:41 +0000 (15:50 +0530)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 13 Jul 2023 16:38:14 +0000 (12:38 -0400)
commite5f3b613876d6fd026ccf532f89fd21b841ab99d
treecbffc964237a56c4355784aca8eb18838cd277e6
parentd3e310c531059fb606f04819c362b4d46c518b84
engines/xnvme: add support for fdp

Add FDP support to xnvme I/O engine. This support can be used only with
nvme-ns generic character device (/dev/ngXnY). The available backends are
--xnvme_async=io_uring_cmd and --xnvme_sync=nvme.
Add a xnvme-fdp config example file.

Update the minimum required xnvme version to 0.7.0

Signed-off-by: Ankit Kumar <ankit.kumar@samsung.com>
Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
HOWTO.rst
configure
engines/xnvme.c
examples/xnvme-fdp.fio [new file with mode: 0644]
fio.1