RE: [EXTERNAL] [PATCH] compress/mlx5: add VF device ID

2024-05-30 Thread Akhil Goyal
> This adds the Virtual Function device ID to the list of > supported NVIDIA devices that run the MLX5 compress PMD. > > Signed-off-by: Michael Baum > Acked-by: Matan Azrad Applied to dpdk-next-crypto

[PATCH] compress/mlx5: add VF device ID

2024-04-07 Thread Michael Baum
This adds the Virtual Function device ID to the list of supported NVIDIA devices that run the MLX5 compress PMD. Signed-off-by: Michael Baum Acked-by: Matan Azrad --- drivers/compress/mlx5/mlx5_compress.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/compress/mlx5/mlx5_compres