public inbox for fio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] HOWTO: update 'verify_mode' for io_uring_cmd
@ 2024-09-26 22:54 Minwoo Im
  2024-09-27 10:18 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Minwoo Im @ 2024-09-26 22:54 UTC (permalink / raw)
  To: fio; +Cc: Jens Axboe, Vincent Fu, Minwoo Im, Minwoo Im

'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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] HOWTO: update 'verify_mode' for io_uring_cmd
  2024-09-26 22:54 [PATCH] HOWTO: update 'verify_mode' for io_uring_cmd Minwoo Im
@ 2024-09-27 10:18 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2024-09-27 10:18 UTC (permalink / raw)
  To: fio, Minwoo Im; +Cc: Vincent Fu, Minwoo Im


On Fri, 27 Sep 2024 07:54:11 +0900, Minwoo Im wrote:
> 'verify_mode' option has been added by Commit 6170d92a61da
> ("io_uring: Support Compare command for verification").  Added
> description for this option.
> 
> 

Applied, thanks!

[1/1] HOWTO: update 'verify_mode' for io_uring_cmd
      commit: aa665180df233e10ed9a616702d881448d81651b

Best regards,
-- 
Jens Axboe




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-27 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-26 22:54 [PATCH] HOWTO: update 'verify_mode' for io_uring_cmd Minwoo Im
2024-09-27 10:18 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox