We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee9ccbf + 0bbb8ba commit d9bff23Copy full SHA for d9bff23
providers/mlx5/man/mlx5dv_mkey_check.3.md
@@ -55,8 +55,10 @@ part provided is the offset in the transfer that caused the error.
55
```
56
*err_type*
57
58
- : What kind of error happened. If several errors are found,
59
- only a single error is reported in this priority:
+ : What kind of error happened. If several errors exist in one
+ block verified by the device, only the first of them is
60
+ reported, according to the order specified in T10DIF
61
+ specification, which is:
62
**MLX5DV_MKEY_SIG_BLOCK_BAD_GUARD**,
63
**MLX5DV_MKEY_SIG_BLOCK_BAD_APPTAG**,
64
**MLX5DV_MKEY_SIG_BLOCK_BAD_REFTAG**.
0 commit comments