numam-dpdk/drivers/regex/mlx5
Raja Zidane 2700326085 regex/mlx5: refactor HW queue objects
The mlx5 PMD for regex class uses an MMO WQE operated by the GGA engine
in BF devices.
Currently, all the MMO WQEs are managed by the SQ object.
Starting from BF3, the queue of the MMO WQEs should be connected to the
GGA engine using a new configuration, MMO, that will be supported only
in the QP object.
The FW introduced new capabilities to define whether the MMO
configuration should be configured for the GGA queue.
Replace all the GGA queue objects to QP, set MMO configuration according
to the new FW capabilities.

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_regex_control.c regex/mlx5: refactor HW queue objects 2021-10-05 18:15:40 +02:00
mlx5_regex_devx.c regex/mlx5: support rules import 2020-07-21 19:04:05 +02:00
mlx5_regex_fastpath.c regex/mlx5: refactor HW queue objects 2021-10-05 18:15:40 +02:00
mlx5_regex_utils.h common/mlx5: align log prefix across drivers 2021-04-07 09:43:32 +02:00
mlx5_regex.c regex/mlx5: refactor HW queue objects 2021-10-05 18:15:40 +02:00
mlx5_regex.h regex/mlx5: refactor HW queue objects 2021-10-05 18:15:40 +02:00
mlx5_rxp_csrs.h regex/mlx5: support combined rule file 2021-01-19 18:04:15 +01:00
mlx5_rxp.c regex/mlx5: fix number of supported queues 2021-01-19 18:06:16 +01:00
mlx5_rxp.h regex/mlx5: support rules import 2020-07-21 19:04:05 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00