numam-dpdk/drivers/crypto/dpaa_sec
Hemant Agrawal 22629f05f8 crypto/dpaa_sec: affine the thread portal affinity
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: 9a984458f7 ("crypto/dpaa_sec: rewrite Rx/Tx path")
Cc: stable@dpdk.org

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2021-05-05 17:14:54 +02:00
..
dpaa_sec_event.h drivers: mark internal NXP symbols 2020-05-19 15:49:53 +02:00
dpaa_sec_log.h drivers: support function name in NXP logs 2018-07-12 14:41:28 +02:00
dpaa_sec.c crypto/dpaa_sec: affine the thread portal affinity 2021-05-05 17:14:54 +02:00
dpaa_sec.h build: replace use of old build macros 2020-10-19 22:15:44 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00