Hi, > -----Original Message----- > From: Alexander Kozyrev <akozy...@nvidia.com> > Sent: Wednesday, November 1, 2023 15:57 > To: dev@dpdk.org > Cc: Suanming Mou <suanmi...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com>; Raslan Darawsheh <rasl...@nvidia.com> > 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 <akozy...@nvidia.com>
Acked-by: Dariusz Sosnowski <dsosnow...@nvidia.com> Best regards, Dariusz Sosnowski