numam-dpdk/drivers/compress
Raja Zidane bab51810b6 compress/mlx5: refactor HW queue object
The mlx5 PMD for compress 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
..
isal version: 21.11-rc0 2021-08-17 08:37:52 +02:00
mlx5 compress/mlx5: refactor HW queue object 2021-10-05 18:15:40 +02:00
octeontx version: 21.11-rc0 2021-08-17 08:37:52 +02:00
qat drivers: fix return of unsupported features on QAT GEN4 2021-07-30 21:08:19 +02:00
zlib version: 21.11-rc0 2021-08-17 08:37:52 +02:00
meson.build drivers: clean up build lists 2021-04-21 12:37:55 +02:00