[dpdk-dev] [EXT] [PATCH] crypto/dpaa_sec: fix to affine the thread portal affinity

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


> DPAA requires the I/O shall be done in a HW portal context only.
> The portal affinity is currently only being done in session create
> and config APIs with the assumption that same thread will be used
> for IO. This is causing issue.
> This patch add support during I/O to check the HW portal affinity
> and affine portal- if not affined already.
> 
> Fixes: 9a984458f755 ("crypto/dpaa_sec: rewrite Rx/Tx path")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> ---
Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list