numam-dpdk/drivers/crypto
Volodymyr Fialko 80bb303d3b event/cnxk: fix base pointer for SSO head wait
Function roc_sso_hws_head_wait() expects a base as input pointer, and it
will itself get tag_op from the base. By passing tag_op instead of base
pointer to this function will add SSOW_LF_GWS_TAG register offset twice,
which will lead to accessing wrong register.

Fixes: 1f5b3d55c0 ("event/cnxk: store and reuse workslot status")
Cc: stable@dpdk.org

Signed-off-by: Volodymyr Fialko <vfialko@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2022-05-17 16:42:27 +02:00
..
armv8 remove unnecessary null checks 2022-02-12 12:07:48 +01:00
bcmfs fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
caam_jr fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ccp remove unnecessary null checks 2022-02-12 12:07:48 +01:00
cnxk event/cnxk: fix base pointer for SSO head wait 2022-05-17 16:42:27 +02:00
dpaa2_sec crypto/dpaa2_sec: fix operation status for simple FD 2022-04-29 11:27:35 +02:00
dpaa_sec crypto/dpaa_sec: move cdb preparation to session create 2022-04-29 11:27:35 +02:00
ipsec_mb crypto/ipsec_mb: fix GCM requested digest length 2022-03-14 11:28:40 +01:00
mlx5 crypto/mlx5: fix login cleanup 2022-04-28 12:12:47 +02:00
mvsam remove unnecessary null checks 2022-02-12 12:07:48 +01:00
nitrox cryptodev: move device-specific structures 2021-10-20 15:33:16 +02:00
null remove unnecessary null checks 2022-02-12 12:07:48 +01:00
octeontx cryptodev: use single mempool for asymmetric session 2022-02-12 10:26:39 +01:00
openssl cryptodev: use single mempool for asymmetric session 2022-02-12 10:26:39 +01:00
qat crypto/qat: fix process type handling 2022-03-04 11:24:43 +01:00
scheduler remove unnecessary null checks 2022-02-12 12:07:48 +01:00
virtio crypto/virtio: fix out-of-bounds access 2022-02-23 12:10:59 +01:00
meson.build drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00