All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] RDMA/hns: Updates about doorbell
@ 2021-03-27 10:25 Weihang Li
  2021-03-27 10:25 ` [PATCH for-next 1/2] RDMA/hns: Support configuring doorbell mode of RQ and CQ Weihang Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Weihang Li @ 2021-03-27 10:25 UTC (permalink / raw)
  To: dledford, jgg; +Cc: leon, linux-rdma, linuxarm

This series contains few changes about doorbell of HIP08/09, the first
patch adds support for normal doorbell, the second one just reorganizes
code about doorbell.

Yixian Liu (2):
  RDMA/hns: Support configuring doorbell mode of RQ and CQ
  RDMA/hns: Reorganize doorbell update interfaces for all queues

 drivers/infiniband/hw/hns/hns_roce_cq.c     |   6 +-
 drivers/infiniband/hw/hns/hns_roce_device.h |  12 +-
 drivers/infiniband/hw/hns/hns_roce_hw_v1.c  |  24 ++--
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 195 +++++++++++++++-------------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |  56 ++++----
 drivers/infiniband/hw/hns/hns_roce_main.c   |   6 +-
 drivers/infiniband/hw/hns/hns_roce_qp.c     |  16 +--
 drivers/infiniband/hw/hns/hns_roce_srq.c    |   2 +-
 8 files changed, 166 insertions(+), 151 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2021-04-01 19:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-27 10:25 [PATCH for-next 0/2] RDMA/hns: Updates about doorbell Weihang Li
2021-03-27 10:25 ` [PATCH for-next 1/2] RDMA/hns: Support configuring doorbell mode of RQ and CQ Weihang Li
2021-03-27 10:25 ` [PATCH for-next 2/2] RDMA/hns: Reorganize doorbell update interfaces for all queues Weihang Li
2021-04-01 19:17 ` [PATCH for-next 0/2] RDMA/hns: Updates about doorbell Jason Gunthorpe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.