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>