numam-dpdk/drivers/crypto/mlx5
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
..
meson.build crypto/mlx5: add DEK object management 2021-07-20 21:48:32 +02:00
mlx5_crypto_dek.c crypto/mlx5: add DEK object management 2021-07-20 21:48:32 +02:00
mlx5_crypto_utils.h crypto/mlx5: introduce Mellanox crypto driver 2021-07-20 21:45:58 +02:00
mlx5_crypto.c common/mlx5: share DevX queue pair operations 2021-10-05 18:15:40 +02:00
mlx5_crypto.h common/mlx5: share DevX queue pair operations 2021-10-05 18:15:40 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00