diff options
author | Gal Pressman <gal@nvidia.com> | 2021-12-22 15:03:39 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2022-01-07 03:22:55 +0300 |
commit | 5dd29f40b25f91f1b65043f2225b843a8d0cb1df (patch) | |
tree | f9f0597d8c102e6542171b53a3984210a4ae3c62 /Documentation/networking | |
parent | 68511b48bfbe8ebce9c1a55f2ea656b0144f046c (diff) | |
download | linux-5dd29f40b25f91f1b65043f2225b843a8d0cb1df.tar.xz |
net/mlx5e: Add recovery flow in case of error CQE
The rep legacy RQ completion handling was missing the appropriate
handling of error CQEs (dump the CQE and queue a recover work), fix it
by calling trigger_report() when needed.
Since all CQE handling flows do the exact same error CQE handling,
extract it to a common helper function.
Signed-off-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Aya Levin <ayal@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions