Skip to content

Commit d9bff23

Browse files
authored
Merge pull request #1210 from yishaih/mlx5_misc
mlx5: Enhance the mlx5dv_mkey_check man page
2 parents ee9ccbf + 0bbb8ba commit d9bff23

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

providers/mlx5/man/mlx5dv_mkey_check.3.md

+4-2
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)