Hi, > -----Original Message----- > From: Alexander Kozyrev <akozy...@nvidia.com> > Sent: Thursday, January 13, 2022 4:36 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh <rasl...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com>; Matan Azrad <ma...@nvidia.com>; Michael > Baum <michae...@nvidia.com> > Subject: [PATCH] net/mlx5: fix wrong MPRQ WQE size assertion > > Preparation of the stride size and the number of strides for > Multi-Packet RQ was updated recently to accommodate the hardware > limitation about minimum WQE size. The wrong assertion was > introduced to ensure this limitation is met. Assert that the > configured WQE size is not less than the minimum supported size. > > Fixes: 219f08a ("net/mlx5: fix missing adjustment MPRQ stride devargs") > > Signed-off-by: Alexander Kozyrev <akozy...@nvidia.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh