public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/5] RDMA/hns: Refactor and reorganization
@ 2021-03-17  9:09 Weihang Li
  2021-03-17  9:09 ` [PATCH for-next 1/5] RDMA/hns: Refactor hns_roce_v2_poll_one() Weihang Li
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Weihang Li @ 2021-03-17  9:09 UTC (permalink / raw)
  To: dledford, jgg; +Cc: leon, linux-rdma, linuxarm

Refactor the process of polling CQ and several control paths in the hns
driver.

Weihang Li (1):
  RDMA/hns: Refactor hns_roce_v2_poll_one()

Xi Wang (3):
  RDMA/hns: Refactor reset state checking flow
  RDMA/hns: Reorganize process of setting HEM
  RDMA/hns: Simplify command fields for HEM base address configuration

Yixing Liu (1):
  RDMA/hns: Reorganize hns_roce_create_cq()

 drivers/infiniband/hw/hns/hns_roce_cmd.c    |  35 +-
 drivers/infiniband/hw/hns/hns_roce_cq.c     |  87 ++-
 drivers/infiniband/hw/hns/hns_roce_device.h |  11 +-
 drivers/infiniband/hw/hns/hns_roce_hw_v1.c  |   2 +-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 971 +++++++++++++++-------------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  | 116 ++--
 6 files changed, 626 insertions(+), 596 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2021-03-27  1:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-17  9:09 [PATCH for-next 0/5] RDMA/hns: Refactor and reorganization Weihang Li
2021-03-17  9:09 ` [PATCH for-next 1/5] RDMA/hns: Refactor hns_roce_v2_poll_one() Weihang Li
2021-03-17  9:09 ` [PATCH for-next 2/5] RDMA/hns: Reorganize hns_roce_create_cq() Weihang Li
2021-03-26 14:40   ` Jason Gunthorpe
2021-03-27  1:29     ` liweihang
2021-03-17  9:09 ` [PATCH for-next 3/5] RDMA/hns: Refactor reset state checking flow Weihang Li
2021-03-17  9:09 ` [PATCH for-next 4/5] RDMA/hns: Reorganize process of setting HEM Weihang Li
2021-03-17  9:09 ` [PATCH for-next 5/5] RDMA/hns: Simplify command fields for HEM base address configuration Weihang Li
2021-03-26 14:47 ` [PATCH for-next 0/5] RDMA/hns: Refactor and reorganization Jason Gunthorpe
2021-03-27  1:40   ` liweihang

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