public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/4] RDMA/hns: Bugfixes or cleanups for resource specs or numbers
@ 2022-08-29 10:50 Wenpeng Liang
  2022-08-29 10:50 ` [PATCH for-next 1/4] RDMA/hns: Fix supported page size Wenpeng Liang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Wenpeng Liang @ 2022-08-29 10:50 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, linuxarm, liangwenpeng

The following is the outline of each patch:
(1)#1~#3: The earliest code sets the resource specification incorrectly.
(2)#4: The earliest code used this parameter, but the latest code no longer
       needs it.

Chengchang Tang (1):
  RDMA/hns: Fix supported page size

Wenpeng Liang (2):
  RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift
  RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp

Yixing Liu (1):
  RDMA/hns: Remove the num_qpc_timer variable

 drivers/infiniband/hw/hns/hns_roce_device.h |  2 --
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  |  5 ++---
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |  4 ++--
 drivers/infiniband/hw/hns/hns_roce_main.c   |  2 +-
 drivers/infiniband/hw/hns/hns_roce_qp.c     | 10 ++--------
 5 files changed, 7 insertions(+), 16 deletions(-)

--
2.30.0


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

end of thread, other threads:[~2022-08-30  7:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-29 10:50 [PATCH for-next 0/4] RDMA/hns: Bugfixes or cleanups for resource specs or numbers Wenpeng Liang
2022-08-29 10:50 ` [PATCH for-next 1/4] RDMA/hns: Fix supported page size Wenpeng Liang
2022-08-29 10:50 ` [PATCH for-next 2/4] RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift Wenpeng Liang
2022-08-29 10:50 ` [PATCH for-next 3/4] RDMA/hns: Remove the num_qpc_timer variable Wenpeng Liang
2022-08-29 10:50 ` [PATCH for-next 4/4] RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp Wenpeng Liang
2022-08-30  7:27 ` [PATCH for-next 0/4] RDMA/hns: Bugfixes or cleanups for resource specs or numbers Leon Romanovsky

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