[PATCH for-next 0/6] Bugfix for GID and PBL page

From: Haoyue Xu
Date: Sat Nov 26 2022 - 05:30:16 EST


This patch set mainly fixes the GID problem caused by free mr.
The second and third patches fix the error on the PBL.
The last three patches fix minor errors found while running
the rdma-core tests.

1.#1: The GID problem caused by free mr
2.#2-#3: Fix the error on the PBL
3.#4-#5: Two minor return errors
4.#6: The default caps error

Chengchang Tang (5):
RDMA/hns: Fix AH attr queried by query_qp
RDMA/hns: Fix PBL page MTR find
RDMA/hns: Fix page size cap from firmwall
RDMA/hns: Fix error code of CMD
RDMA/hns: Fix XRC caps on HIP08

Yixing Liu (1):
RDMA/hns: Fix the gid problem caused by free mr

drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 214 ++++++++++++++++-----
drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 11 +-
2 files changed, 179 insertions(+), 46 deletions(-)

--
2.30.0