Gregory Etelson a23640047c net/mlx5: fix maximum LRO message size
The PMD analyzes each Rx queue maximal LRO size and selects one that
fits all queues to configure TIR LRO attribute.
TIR LRO attribute is number of 256 bytes chunks that match the
selected maximal LRO size.

PMD used `priv->max_lro_msg_size` for selected maximal LRO size and
number of TIR chunks.

Fixes: b9f1f4c239 ("net/mlx5: fix port initialization with small LRO")
Cc: stable@dpdk.org

Signed-off-by: Gregory Etelson <getelson@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2022-11-20 13:07:02 +01:00
..
2022-11-15 08:39:14 +01:00
2022-11-15 08:39:14 +01:00
2022-11-21 11:19:16 +01:00
2022-11-15 17:17:14 +01:00
2022-11-21 11:19:21 +01:00
2022-11-15 17:17:14 +01:00
2022-11-15 08:39:14 +01:00