Re: [PATCH] net/mlx5: Node-aware allocation for mlx5_buf_list

From: Leon Romanovsky
Date: Tue Sep 10 2024 - 08:11:29 EST


On Fri, Sep 06, 2024 at 06:11:15AM +0000, Adam Li wrote:
> Allocation for mlx5_frag_buf.frags[i].buf is node-aware.
> Make mlx5_frag_buf.frags allocation node-aware too.
>
> Signed-off-by: Adam Li <adamli@xxxxxxxxxxxxxxxxxxxxxx>
> Reviewed-by: Christoph Lameter (Ampere) <cl@xxxxxxxxx>
> ---
> drivers/net/ethernet/mellanox/mlx5/core/alloc.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>

Thanks,
Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx>