Skip to content

Commit 0bbb8ba

Browse files
msanallaYishai Hadas
authored and
Yishai Hadas
committed
mlx5: Enhance the mlx5dv_mkey_check man page
Enhance the man page to better clarify the behavior if several errors exist in one block. Signed-off-by: Maher Sanalla <[email protected]> Signed-off-by: Yishai Hadas <[email protected]>
1 parent ee9ccbf commit 0bbb8ba

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

providers/mlx5/man/mlx5dv_mkey_check.3.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,10 @@ part provided is the offset in the transfer that caused the error.
5555
```
5656
*err_type*
5757
58-
: What kind of error happened. If several errors are found,
59-
only a single error is reported in this priority:
58+
: What kind of error happened. If several errors exist in one
59+
block verified by the device, only the first of them is
60+
reported, according to the order specified in T10DIF
61+
specification, which is:
6062
**MLX5DV_MKEY_SIG_BLOCK_BAD_GUARD**,
6163
**MLX5DV_MKEY_SIG_BLOCK_BAD_APPTAG**,
6264
**MLX5DV_MKEY_SIG_BLOCK_BAD_REFTAG**.

0 commit comments

Comments
 (0)