Commit f0aec1d
committed
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 6170d92 ("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 <[email protected]>1 parent 43c67b9 commit f0aec1d
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2896 | 2896 | | |
2897 | 2897 | | |
2898 | 2898 | | |
2899 | | - | |
| 2899 | + | |
| 2900 | + | |
| 2901 | + | |
2900 | 2902 | | |
2901 | 2903 | | |
2902 | 2904 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2686 | 2686 | | |
2687 | 2687 | | |
2688 | 2688 | | |
2689 | | - | |
| 2689 | + | |
| 2690 | + | |
| 2691 | + | |
2690 | 2692 | | |
2691 | 2693 | | |
2692 | 2694 | | |
| |||
0 commit comments