Hi, > -----Original Message----- > From: Alexander Kozyrev <[email protected]> > Sent: Thursday, January 13, 2022 4:36 PM > To: [email protected] > Cc: Raslan Darawsheh <[email protected]>; Slava Ovsiienko > <[email protected]>; Matan Azrad <[email protected]>; Michael > Baum <[email protected]> > 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 <[email protected]> > Acked-by: Viacheslav Ovsiienko <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

