Re: [PATCH net-next] net/mlx5e: Fix error handling in RQ memory model registration

From: Dragos Tatulea
Date: Tue Jun 24 2025 - 11:36:33 EST


On Tue, Jun 24, 2025 at 10:07:30PM +0800, Fushuai Wang wrote:
> Currently when xdp_rxq_info_reg_mem_model() fails in the XSK path, the
> error handling incorrectly jumps to err_destroy_page_pool. While this
> may not cause errors, we should make it jump to the correct location.
>
> Signed-off-by: Fushuai Wang <wangfushuai@xxxxxxxxx>
Acked-by: Dragos Tatulea <dtatulea@xxxxxxxxxx>

Thanks,
Dragos