[PATCH v2] net/mlx5: replenish MPRQ buffers for miniCQEs

Raslan Darawsheh rasland at nvidia.com
Mon Jul 22 17:03:41 CEST 2024


Hi,

From: Alexander Kozyrev <akozyrev at nvidia.com>
Sent: Wednesday, November 1, 2023 4:57 PM
To: dev at dpdk.org
Cc: Suanming Mou; Slava Ovsiienko; Raslan Darawsheh
Subject: [PATCH v2] net/mlx5: replenish MPRQ buffers for miniCQEs

Keep unzipping if the next CQE is the miniCQE array in
rxq_cq_decompress_v() routine only for non-MPRQ scenario,
MPRQ requires buffer replenishment between the miniCQEs.

Restore the check for the initial compressed CQE for SPRQ
and check that the current CQE is not compressed before
copying it as a possible title CQE.

Signed-off-by: Alexander Kozyrev <akozyrev at nvidia.com>


Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the dev mailing list