docs: update docs for verify_mode=compare of io_uring_cmd
authorMinwoo Im <minwoo.im@samsung.com>
Sat, 1 Mar 2025 23:47:33 +0000 (08:47 +0900)
committerMinwoo Im <minwoo.im@samsung.com>
Mon, 3 Mar 2025 20:43:52 +0000 (05:43 +0900)
commitf0aec1d0bfb215089b814c4d41aa69246d4a1dcf
treeb8294b2da39d5cfe5778e09cc63d322144e31773
parent43c67b9f3a8808274bc1e0a3b7b70c56bb8a007f
docs: update docs for verify_mode=compare of io_uring_cmd

Add missing limitation of verify_mode=compare in io_uring_cmd
ioengine.  Data verification with NVMe COMPARE command has been
introduced in Commit 6170d92a61da ("io_uring: Support Compare command
for verification") and this should have documented COMPARE command only
supports in case of data pattern verification.

The two more options should be with --verify_mode=compare.
verify_mode=compare
verify=pattern
verify_pattern=<pattern>

Signed-off-by: Minwoo Im <minwoo.im@samsung.com>
HOWTO.rst
fio.1