public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/6] Bugfix for GID and PBL page
@ 2022-11-26 10:29 Haoyue Xu
  2022-11-26 10:29 ` [PATCH for-next 1/6] RDMA/hns: Fix the gid problem caused by free mr Haoyue Xu
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Haoyue Xu @ 2022-11-26 10:29 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, linuxarm, linux-kernel, xuhaoyue1

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-12-07 23:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-26 10:29 [PATCH for-next 0/6] Bugfix for GID and PBL page Haoyue Xu
2022-11-26 10:29 ` [PATCH for-next 1/6] RDMA/hns: Fix the gid problem caused by free mr Haoyue Xu
2022-11-26 10:29 ` [PATCH for-next 2/6] RDMA/hns: Fix AH attr queried by query_qp Haoyue Xu
2022-11-26 10:29 ` [PATCH for-next 3/6] RDMA/hns: Fix PBL page MTR find Haoyue Xu
2022-11-26 10:29 ` [PATCH for-next 4/6] RDMA/hns: Fix page size cap from firmwall Haoyue Xu
2022-11-26 10:29 ` [PATCH for-next 5/6] RDMA/hns: Fix error code of CMD Haoyue Xu
2022-11-26 10:29 ` [PATCH for-next 6/6] RDMA/hns: Fix XRC caps on HIP08 Haoyue Xu
2022-12-07 23:53 ` [PATCH for-next 0/6] Bugfix for GID and PBL page Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox