numam-dpdk/drivers/crypto
Raja Zidane f9213ab12c common/mlx5: share DevX queue pair operations
Currently drivers using QP (vDPA, crypto and compress, regex soon)
manage their memory, creation, modification and destruction of the QP,
in almost identical code.
Move QP memory management, creation and destruction to common.
Add common function to change QP state to RTS.
Add user_index attribute to QP creation.
It's for better code maintenance and reuse.

Signed-off-by: Raja Zidane <rzidane@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2021-10-05 18:15:40 +02:00
..
aesni_gcm cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
aesni_mb cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
armv8 cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
bcmfs cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
caam_jr cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
ccp cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
cnxk common/cnxk: support tunnel header verification 2021-09-28 17:49:10 +02:00
dpaa2_sec crypto/dpaa2_sec: support PDCP short MAC-I 2021-09-08 16:56:56 +02:00
dpaa_sec crypto/dpaa_sec: support PDCP short MAC-I 2021-09-08 17:20:30 +02:00
kasumi cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
mlx5 common/mlx5: share DevX queue pair operations 2021-10-05 18:15:40 +02:00
mvsam cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
nitrox cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
null cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
octeontx common/cpt: rework pending queue 2021-09-28 08:43:57 +02:00
octeontx2 crypto/octeontx2: add checks for life configuration 2021-09-28 14:12:35 +02:00
openssl cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
qat cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
scheduler cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
snow3g cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
virtio cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
zuc cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
meson.build crypto/mlx5: introduce Mellanox crypto driver 2021-07-20 21:45:58 +02:00