net/mlx5: Introduce CQE error syndrome
authorPatrisious Haddad <phaddad@nvidia.com>
Wed, 4 Jan 2023 09:43:35 +0000 (11:43 +0200)
committerLeon Romanovsky <leon@kernel.org>
Sun, 15 Jan 2023 10:17:50 +0000 (12:17 +0200)
commit9b2e3723728efe03433be5c13b31da451d88ee3d
tree8a07a0bbde0bf84e639a29a56c9c697061079c8b
parentb7bfaa761d760e72a969d116517eaa12e404c262
net/mlx5: Introduce CQE error syndrome

Introduces CQE error syndrome bits which are inside qp_context_extension
and are used to report the reason the QP was moved to error state.
Useful for cases in which a CQE isn't generated, such as remote write
rkey violation.

Signed-off-by: Patrisious Haddad <phaddad@nvidia.com>
Link: https://lore.kernel.org/r/f8359315f8130f6d2abe4b94409ac7802f54bce3.1672821186.git.leonro@nvidia.com
Reviewed-by: Saeed Mahameed <saeed@kernel.org>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
include/linux/mlx5/mlx5_ifc.h