s.action &
> + if (sa_ctx->fpga_xfrm->accel_xfrm.attrs.action ==
> MLX5_ACCEL_ESP_ACTION_DECRYPT)
> ida_free(&fipsec->halloc, sa_ctx->sa_handle);
>
Looks correct to me with enum mlx5_accel_esp_action action;
Reviewed-by Laurence Oberman
This is likely firmware causing this but its starting to annoy customers.
Change the message level to verbose to prevent the spam.
Note that this seems to only show up with ISCSI enabled on the HBA via the
qedi driver.
Signed-off-by: Laurence Oberman
---
drivers/net/ethernet/qlogic/qed
This is likely firmware causing this but its starting to annoy customers.
Change the message level to verbose to prevent the spam.
Note that this seems to only show up with ISCSI enabled on the HBA via the
qedi driver.
Signed-off-by: Laurence Oberman
---
drivers/net/ethernet/qlogic/qed
On Mon, 2020-07-13 at 17:58 -0700, David Miller wrote:
> From: Laurence Oberman
> Date: Mon, 13 Jul 2020 17:15:41 -0400
>
> > This is likely firmware causing this but its starting to annoy
> customers.
> > Change the message level to verbose to prevent the spam.
> >
This is likely firmware causing this but its starting to annoy customers.
Change the message level to verbose to prevent the spam.
Signed-off-by: Laurence Oberman
---
drivers/net/ethernet/qlogic/qed/qed_int.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/net