public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/4] Support rq record doorbell and cq record doorbell
@ 2018-01-18  2:34 Yixian Liu
       [not found] ` <1516242871-154089-1-git-send-email-liuyixian-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Yixian Liu @ 2018-01-18  2:34 UTC (permalink / raw)
  To: leon-DgEjT+Ai2ygdnm+yROfE0A, jgg-uk2M96/98Pc
  Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA

This patch set updates to support rq record doorbell and
cq record doorbell in the user space and kernel space.

Yixian Liu (4):
  RDMA/hns: Support rq record doorbell for the user space
  RDMA/hns: Support cq record doorbell for the user space
  RDMA/hns: Support rq record doorbell for kernel space
  RDMA/hns: Support cq record doorbell for kernel space

 drivers/infiniband/hw/hns/Makefile          |   2 +-
 drivers/infiniband/hw/hns/hns_roce_cq.c     |  44 +++++-
 drivers/infiniband/hw/hns/hns_roce_db.c     | 206 ++++++++++++++++++++++++++++
 drivers/infiniband/hw/hns/hns_roce_device.h |  49 ++++++-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  |  65 ++++-----
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |   3 +
 drivers/infiniband/hw/hns/hns_roce_main.c   |  10 ++
 drivers/infiniband/hw/hns/hns_roce_qp.c     |  50 ++++++-
 include/uapi/rdma/hns-abi.h                 |   1 +
 9 files changed, 390 insertions(+), 40 deletions(-)
 create mode 100644 drivers/infiniband/hw/hns/hns_roce_db.c

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2018-01-29 11:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-18  2:34 [PATCH for-next 0/4] Support rq record doorbell and cq record doorbell Yixian Liu
     [not found] ` <1516242871-154089-1-git-send-email-liuyixian-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2018-01-18  2:34   ` [PATCH for-next 1/4] RDMA/hns: Support rq record doorbell for the user space Yixian Liu
     [not found]     ` <1516242871-154089-2-git-send-email-liuyixian-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2018-01-22  8:08       ` Leon Romanovsky
     [not found]         ` <20180122080852.GI1393-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2018-01-22 13:33           ` Liuyixian (Eason)
2018-01-18  2:34   ` [PATCH for-next 2/4] RDMA/hns: Support cq " Yixian Liu
2018-01-18  2:34   ` [PATCH for-next 3/4] RDMA/hns: Support rq record doorbell for kernel space Yixian Liu
     [not found]     ` <1516242871-154089-4-git-send-email-liuyixian-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2018-01-23 11:07       ` Leon Romanovsky
     [not found]         ` <20180123110740.GR1393-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2018-01-24 12:40           ` Liuyixian (Eason)
     [not found]             ` <c5cfd489-e589-1d01-ef7a-718d3dc6d4e5-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2018-01-24 13:21               ` Leon Romanovsky
     [not found]                 ` <20180124132139.GK1393-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2018-01-25 12:57                   ` Liuyixian (Eason)
     [not found]                     ` <443225ea-5a6a-5d7f-8136-b061e087f271-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2018-01-29 11:29                       ` Leon Romanovsky
2018-01-18  2:34   ` [PATCH for-next 4/4] RDMA/hns: Support cq " Yixian Liu

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