On Wed, 11 May 2022 22:00:16 +0530, Ankit Kumar wrote: > This patch introduces a new xnvme fio engine. > > xNVMe provides an API for synchronous and asynchronous I/O. > A library backs the API, libxnvme, which provides implementations for API users to > run their I/O application on Linux, FreeBSD, macOS, and Windows without changing the application code. > > Implementations of sync. interfaces include: > * psync (preadv/pwritev) > * Linux NVMe driver-ioctl > * FreeBSD NVMe driver-ioctl > > [...] Applied, thanks! [1/3] engines/xnvme: add xnvme engine commit: a3ff873ed4e7eed863927d749f39560068d40940 [2/3] docs: documentation for xnvme ioengine commit: 454154e66e93b3dc314955c197a21eeacbe69c78 [3/3] examples: add example job file for xnvme engine usage commit: d338e8760f3f442b3e4498598854130e55745eb9 Best regards, -- Jens Axboe