numam-dpdk/drivers/vdpa/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 drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
mlx5_vdpa_event.c common/mlx5: share DevX queue pair operations 2021-10-05 18:15:40 +02:00
mlx5_vdpa_lm.c common/mlx5: fix mkey attributes initialization 2021-05-09 09:06:31 +02:00
mlx5_vdpa_mem.c vdpa/mlx5: fix large VM memory region registration 2021-09-27 17:24:22 +02:00
mlx5_vdpa_steer.c net/mlx5: support matching on VXLAN reserved field 2021-07-13 15:06:43 +02:00
mlx5_vdpa_utils.h
mlx5_vdpa_virtq.c vdpa/mlx5: fix TSO offload without checksum 2021-06-30 13:39:23 +02:00
mlx5_vdpa.c vdpa/mlx5: support Sub-Function 2021-07-22 00:11:14 +02:00
mlx5_vdpa.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