> For the case crypto initialize failed, the allocated crypto dev should > be destroyed, otherwise the dev leaked. Current PMD returns directly > instead of releasing the dev. > > This commit fixes the crypto dev leak when initialize failed. > > Fixes: a27f6a2e1f30 ("crypto/mlx5: split AES-XTS") > Signed-off-by: Suanming Mou <suanmi...@nvidia.com> > Acked-by: Matan Azrad <ma...@nvidia.com> Applied to dpdk-next-crypto
Cc: sta...@dpdk.org