[dpdk-stable] [EXT] [dpdk-dev] [PATCH] crypto/mlx5: fix indirect mkey cleaning

Akhil Goyal gakhil at marvell.com
Fri Sep 24 19:50:51 CEST 2021


> The driver creates an indirect mkey per entry in the queue to manage the
> crypto operation using the BSF fields.
> 
> The indirect mkeys were never released neither while error occurs in the
> creation phase nor when the queue is released.
> 
> Clean the indirect mkeys in the above cases.
> 
> Fixes: c2a42d19d967 ("crypto/mlx5: add WQE set initialization")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Michael Baum <michaelba at nvidia.com>
> Acked-by: Matan Azrad <matan at nvidia.com>
Applied to dpdk-next-crypto



More information about the stable mailing list