summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWang Sheng-Hui <shhuiw@foxmail.com>2016-06-24 08:52:11 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-05-10 10:25:55 +0200
commit3cfb2ed799768b7b666b1e332c27eedd5272e8d3 (patch)
treed9ddd0adf973bdc177d2b206e2d41488db4355c0 /tools/perf/scripts/python
parent1ce6993b857318a4b8c674b1bbaaf79aced34136 (diff)
net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create
commit f299a02d5f13c4deb52c1a7ddf2b42630fe6294a upstream. 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@foxmail.com> Acked-By: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions