public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/6] Add CM support to hip08
@ 2018-01-04  4:19 Lijun Ou
       [not found] ` <1515039563-73084-1-git-send-email-oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Lijun Ou @ 2018-01-04  4:19 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA, jgg-uk2M96/98Pc
  Cc: leon-DgEjT+Ai2ygdnm+yROfE0A, linux-rdma-u79uwXL29TY76Z2rM5mHXA

This patch series adds the CM(Connection Mangement) support
to hip08 RoCE driver. Changes done are primarily to add
support of APIs in IB device and some fixes over the
origin driver to support RDMA CM. This patch series
also adjust some codes style in order to fill the
sq wqe of ud type.

Lijun Ou (6):
  RDMA/hns: Create gsi qp in hip08
  RDMA/hns: Add gsi qp support for modifying qp in hip08
  RDMA/hns: Fill sq wqe context of ud type in hip08
  RDMA/hns: Assign zero for pkey_index of wc in hip08
  RDMA/hns: Update the verbs of polling for completion
  RDMA/hns: Set the guid for hip08 RoCE device

 drivers/infiniband/hw/hns/hns_roce_device.h |   1 +
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 547 ++++++++++++++++++++--------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |  86 ++++-
 drivers/infiniband/hw/hns/hns_roce_qp.c     |  18 +-
 4 files changed, 487 insertions(+), 165 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] 13+ messages in thread

end of thread, other threads:[~2018-01-10  1:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-04  4:19 [PATCH for-next 0/6] Add CM support to hip08 Lijun Ou
     [not found] ` <1515039563-73084-1-git-send-email-oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2018-01-04  4:19   ` [PATCH for-next 1/6] RDMA/hns: Create gsi qp in hip08 Lijun Ou
2018-01-04  4:19   ` [PATCH for-next 2/6] RDMA/hns: Add gsi qp support for modifying " Lijun Ou
     [not found]     ` <1515039563-73084-3-git-send-email-oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2018-01-08 21:20       ` Doug Ledford
     [not found]         ` <1515446459.3403.94.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2018-01-09  1:04           ` oulijun
     [not found]             ` <66c69e6b-8f74-be2e-1404-3e0c8c4a4024-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2018-01-09 15:12               ` Doug Ledford
     [not found]                 ` <1515510778.3403.140.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2018-01-10  1:59                   ` oulijun
2018-01-04  4:19   ` [PATCH for-next 3/6] RDMA/hns: Fill sq wqe context of ud type " Lijun Ou
     [not found]     ` <1515039563-73084-4-git-send-email-oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2018-01-09 14:33       ` Leon Romanovsky
2018-01-04  4:19   ` [PATCH for-next 4/6] RDMA/hns: Assign zero for pkey_index of wc " Lijun Ou
2018-01-04  4:19   ` [PATCH for-next 5/6] RDMA/hns: Update the verbs of polling for completion Lijun Ou
2018-01-04  4:19   ` [PATCH for-next 6/6] RDMA/hns: Set the guid for hip08 RoCE device Lijun Ou
     [not found]     ` <1515039563-73084-7-git-send-email-oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2018-01-09 14:45       ` Leon Romanovsky

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