From: Minwoo Im <minwoo.im.dev@gmail.com>
To: fio@vger.kernel.org
Cc: Jens Axboe <axboe@kernel.dk>, Vincent Fu <vincent.fu@samsung.com>,
Minwoo Im <minwoo.im@samsung.com>,
Minwoo Im <minwoo.im.dev@gmail.com>
Subject: [PATCH] HOWTO: update 'verify_mode' for io_uring_cmd
Date: Fri, 27 Sep 2024 07:54:11 +0900 [thread overview]
Message-ID: <20240926225411.13754-1-minwoo.im.dev@gmail.com> (raw)
'verify_mode' option has been added by Commit 6170d92a61da
("io_uring: Support Compare command for verification"). Added
description for this option.
Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
---
HOWTO.rst | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/HOWTO.rst b/HOWTO.rst
index 4f071484bdc3..539bce194301 100644
--- a/HOWTO.rst
+++ b/HOWTO.rst
@@ -2883,6 +2883,15 @@ with the caveat that when used on the command line, they must come after the
**verify**
Use Verify commands for write operations
+.. option:: verify_mode=str : [io_uring_cmd]
+
+ Specifies the type of command to be used in the verification phase. Defaults to 'read'.
+
+ **read**
+ Use Read commands for data verification
+ **compare**
+ Use Compare commands for data verification
+
.. option:: sg_write_mode=str : [sg]
Specify the type of write commands to issue. This option can take ten values:
--
2.34.1
next reply other threads:[~2024-09-26 22:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-26 22:54 Minwoo Im [this message]
2024-09-27 10:18 ` [PATCH] HOWTO: update 'verify_mode' for io_uring_cmd Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240926225411.13754-1-minwoo.im.dev@gmail.com \
--to=minwoo.im.dev@gmail.com \
--cc=axboe@kernel.dk \
--cc=fio@vger.kernel.org \
--cc=minwoo.im@samsung.com \
--cc=vincent.fu@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox