[dpdk-dev] [EXT] [PATCH] crypto/dpaa2_sec: fix the close and unint functions

Akhil Goyal gakhil at marvell.com
Wed May 5 17:19:15 CEST 2021


> The init function was calling the dpseci_open
> while dpseci_close was called by the open function.
> This is a mismatch un-init shall clean the init configurations and
> close shall clear the configure function settings.
> 
> This was causing issue with recent changes in test framework, where
> the close was being called and causing DPAA2 SEC to fail in configure
> 
> Fixes: e5cbdfc53765 ("crypto/dpaa2_sec: add basic operations")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Gagandeep Singh <g.singh at nxp.com>
> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> ---
Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list