projects
/
fio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9eaa8e7
)
HOWTO: update 'verify_mode' for io_uring_cmd
author
Minwoo Im
<minwoo.im.dev@gmail.com>
Thu, 26 Sep 2024 22:54:11 +0000
(07:54 +0900)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 27 Sep 2024 10:18:08 +0000
(
04:18
-0600)
'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>
Link:
https://lore.kernel.org/r/20240926225411.13754-1-minwoo.im.dev@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
HOWTO.rst
patch
|
blob
|
blame
|
history
diff --git
a/HOWTO.rst
b/HOWTO.rst
index 4f071484bdc3fa7b02cc4dd51f87ec3ef97a601d..539bce194301445f3867b9148e756a877a6024b3 100644
(file)
--- 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: