[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160628.051750.163695606512731630.davem@davemloft.net>
Date: Tue, 28 Jun 2016 05:17:50 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: shhuiw@...mail.com
Cc: saeedm@...lanox.com, amirv@...lanox.com, matanb@...lanox.com,
leonro@...lanox.com, netdev@...r.kernel.org,
linux-rdma@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH v3] net/mlx5: use mlx5_buf_alloc_node instead of
mlx5_buf_alloc in mlx5_wq_ll_create
From: Wang Sheng-Hui <shhuiw@...mail.com>
Date: Fri, 24 Jun 2016 08:52:11 +0800
> Commit 311c7c71c9bb ("net/mlx5e: Allocate DMA coherent memory on
> reader NUMA node") introduced mlx5_*_alloc_node() but missed changing
> some calling and warn messages. This patch introduces 2 changes:
> * Use mlx5_buf_alloc_node() instead of mlx5_buf_alloc() in
> mlx5_wq_ll_create()
> * Update the failure warn messages with _node postfix for
> mlx5_*_alloc function names
>
> Fixes: 311c7c71c9bb ("net/mlx5e: Allocate DMA coherent memory on reader NUMA node")
> Signed-off-by: Wang Sheng-Hui <shhuiw@...mail.com>
Applied.
Powered by blists - more mailing lists