Alexander Kozyrev 728b6447e7 net/mlx5: fix 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: 34776af600df ("net/mlx5: fix MPRQ stride devargs adjustment")
Cc: stable@dpdk.org

Signed-off-by: Alexander Kozyrev <akozyrev@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
2022-01-18 09:30:25 +01:00
..
2021-11-04 22:55:38 +01:00
2021-07-22 00:11:14 +02:00
2021-07-22 00:11:14 +02:00
2021-10-22 18:15:38 +02:00
2022-01-11 12:16:53 +01:00
2020-11-03 23:35:04 +01:00
2021-08-17 08:37:52 +02:00