Hi,
On 02/07/2025 12:34 PM, Shani Peretz wrote:
This fix ensures that when using Verbs for queue creation, the maximum inline data size is adjusted to prevent rejection in mlx5_calc_send_wqe() from the rdma_core library. The adjustment is achieved by reducing the Ethernet minimal inline size and adding the data minimal inline size, there for decreasing the maximum inline data size to fit within acceptable limits. Fixes: 0c2f7837c673 ("net/mlx5: mitigate Tx queue parameter adjustment") Signed-off-by: Shani Peretz <shper...@nvidia.com> Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards Raslan Darawsheh