Loading
RDMA/hns: Use one CQ bank per context
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAL7SX ---------------------------------------------------------------------- By forcing each context to use the same CQ bank. Ensure that there is fixed mapping logic between all QP and CQ banks. Ensure that SQ, RQ, and CQ can share the QPC cache to improve the performance. Fixes: bff8edc6 ("RDMA/hns: Fix CQ and QP cache affinity") Signed-off-by:Chengchang Tang <tangchengchang@huawei.com> Signed-off-by:
Xinghai Cen <cenxinghai@h-partners.com>