diff options
author | Chengchang Tang <tangchengchang@huawei.com> | 2023-08-04 09:27:11 +0800 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2023-08-07 16:46:58 +0300 |
commit | 9e03dbea2b0634b21a45946b4f8097e0dc86ebe1 (patch) | |
tree | aad4b9cd17bcbf917607d2564b3bc975a43a52b6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c9c0bd3c177d93d80968f720304087ba83fe8f74 (diff) |
RDMA/hns: Fix CQ and QP cache affinity
Currently, the affinity between QP cache and CQ cache is not
considered when assigning QPN, it will affect the message rate of HW.
Allocate QPN from QP cache with better CQ affinity to get better
performance.
Fixes: 71586dd20010 ("RDMA/hns: Create QP with selected QPN for bank load balance")
Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com>
Link: https://lore.kernel.org/r/20230804012711.808069-5-huangjunxian6@hisilicon.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions