public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/6] Add rq inline and bugfixes for hns
@ 2017-12-23  8:22 Lijun Ou
       [not found] ` <1514017342-91468-1-git-send-email-oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 15+ messages in thread
From: Lijun Ou @ 2017-12-23  8:22 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA, jgg-uk2M96/98Pc
  Cc: leon-DgEjT+Ai2ygdnm+yROfE0A, linux-rdma-u79uwXL29TY76Z2rM5mHXA

This patch series add rq inline support for hip08 kernel
mode as well as fix some bugs for hip06 and hip08.

Lijun Ou (5):
  RDMA/hns: Add rq inline data support for hip08 RoCE
  RDMA/hns: Update the usage of sr_max and rr_max field
  RDMA/hns: Set access flags of hip08 RoCE
  RDMA/hns: Filter for zero length of sge in hip08 kernel mode
  RDMA/hns: Assign dest_qp when deregistering mr

Yixian Liu (1):
  RDMA/hns: Fix QP state judgement before sending work requests

 drivers/infiniband/hw/hns/hns_roce_device.h |  19 +++
 drivers/infiniband/hw/hns/hns_roce_hw_v1.c  |   1 +
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 176 ++++++++++++++++++++++------
 drivers/infiniband/hw/hns/hns_roce_qp.c     |  52 ++++++--
 4 files changed, 207 insertions(+), 41 deletions(-)

-- 
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] 15+ messages in thread

end of thread, other threads:[~2017-12-26  9:19 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-23  8:22 [PATCH for-next 0/6] Add rq inline and bugfixes for hns Lijun Ou
     [not found] ` <1514017342-91468-1-git-send-email-oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-12-23  8:22   ` [PATCH for-next 1/6] RDMA/hns: Add rq inline data support for hip08 RoCE Lijun Ou
     [not found]     ` <1514017342-91468-2-git-send-email-oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-12-25  9:34       ` Leon Romanovsky
     [not found]         ` <20171225093448.GZ2942-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-12-26  9:04           ` oulijun
2017-12-23  8:22   ` [PATCH for-next 2/6] RDMA/hns: Update the usage of sr_max and rr_max field Lijun Ou
     [not found]     ` <1514017342-91468-3-git-send-email-oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-12-25  9:41       ` Leon Romanovsky
     [not found]         ` <20171225094112.GA2942-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-12-25 10:14           ` oulijun
2017-12-23  8:22   ` [PATCH for-next 3/6] RDMA/hns: Set access flags of hip08 RoCE Lijun Ou
2017-12-23  8:22   ` [PATCH for-next 4/6] RDMA/hns: Filter for zero length of sge in hip08 kernel mode Lijun Ou
     [not found]     ` <1514017342-91468-5-git-send-email-oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-12-25  9:00       ` Leon Romanovsky
     [not found]         ` <20171225090028.GY2942-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-12-25 10:08           ` oulijun
     [not found]             ` <42e22cc6-f385-b6f4-bd14-1450ae19519a-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-12-25 10:20               ` Leon Romanovsky
     [not found]                 ` <20171225102045.GC2942-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-12-26  9:19                   ` oulijun
2017-12-23  8:22   ` [PATCH for-next 5/6] RDMA/hns: Fix QP state judgement before sending work requests Lijun Ou
2017-12-23  8:22   ` [PATCH for-next 6/6] RDMA/hns: Assign dest_qp when deregistering mr Lijun Ou

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