engines/xnvme: fix fdp support for userspace drivers
authorAnkit Kumar <ankit.kumar@samsung.com>
Thu, 2 Nov 2023 13:59:28 +0000 (19:29 +0530)
committerJens Axboe <axboe@kernel.dk>
Thu, 2 Nov 2023 12:08:13 +0000 (06:08 -0600)
commit48cf0c63e5b867c8953f25deaa02466bf94a2eed
tree8fd254ba1ebd04aabfbf5de52d6280cb997702e6
parent95f4d3f054464e997ae1067dc7f4f8ec3f896ccc
engines/xnvme: fix fdp support for userspace drivers

The xNVMe backend supports FDP commands for userspace drivers
such as SPDK. Enable support in the xnvme ioengine.
Update the xnvme fdp example file accordingly.

Signed-off-by: Ankit Kumar <ankit.kumar@samsung.com>
Link: https://lore.kernel.org/r/20231102135928.195372-1-ankit.kumar@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/xnvme.c
examples/xnvme-fdp.fio