[PATCH] net/mlx5: fix MPRQ stride size check

Raslan Darawsheh rasland at nvidia.com
Tue Nov 14 09:39:38 CET 2023


Hi,
> -----Original Message-----
> From: Alexander Kozyrev <akozyrev at nvidia.com>
> Sent: Thursday, October 12, 2023 7:35 PM
> To: dev at dpdk.org
> Cc: stable at dpdk.org; Suanming Mou <suanmingm at nvidia.com>; Slava
> Ovsiienko <viacheslavo at nvidia.com>
> Subject: [PATCH] net/mlx5: fix MPRQ stride size check
> 
> We should only check that MPRQ stride size is bigger than the mbuf size in
> case no devarg configuration has been provided. Headroom check was
> indtroduced recently and removed this condition inadvertently.
> Restore this condition and only check if mprq_log_stride_size is not set.
> 
> Fixes: 8e7925aa77 ("net/mlx5: fix MPRQ stride size to accommodate the
> headroom")

fixed the wrong fixes line
> 
> Signed-off-by: Alexander Kozyrev <akozyrev at nvidia.com>

Patch applied to next-net-mlx,
Kindest regards
Raslan Darawsheh


More information about the stable mailing list