All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 00/11] Update the usages of some fields
@ 2017-11-10  8:55 Lijun Ou
       [not found] ` <1510304153-91394-1-git-send-email-oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Lijun Ou @ 2017-11-10  8:55 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: leon-DgEjT+Ai2ygdnm+yROfE0A, linux-rdma-u79uwXL29TY76Z2rM5mHXA

This patch series mainly configure some fields of qp context and
cqe for hardware using as well as fix some bugs for hip08 RoCE.

Lijun Ou (11):
  {topost} RDMA/hns: Update calculation of irrl_ba field for hip08
  {topost} RDMA/hns: Configure TRRL field in hip08 RoCE device
  {topost} RDMA/hns: Configure fence attribute in hip08 RoCE
  {topost} RDMA/hns: Set se attribute of sqwqe in hip08
  {topost} RDMA/hns: Enable the cqe field of sqwqe of RC
  {topost} RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08
  {topost} RDMA/hns: Update the usage of ack timeout in hip08
  {topost} RDMA/hns: Add sq_invld_flg field in QP context
  {topost} RDMA/hns: Set the owner field of SQWQE in hip08 RoCE
  {topost} RDMA/hns: Unify the calculation for hem index in hip08
  {topost} RDMA/hns: Modify the usage of cmd_sn in hip08

 drivers/infiniband/hw/hns/hns_roce_cq.c     |  2 +
 drivers/infiniband/hw/hns/hns_roce_device.h |  3 ++
 drivers/infiniband/hw/hns/hns_roce_hem.c    | 13 +++--
 drivers/infiniband/hw/hns/hns_roce_hem.h    |  1 +
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 75 ++++++++++++++++++++++++-----
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |  9 ++--
 drivers/infiniband/hw/hns/hns_roce_main.c   | 21 +++++++-
 drivers/infiniband/hw/hns/hns_roce_qp.c     | 19 +++++++-
 8 files changed, 121 insertions(+), 22 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:[~2017-11-10 17:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-10  8:55 [PATCH for-next 00/11] Update the usages of some fields Lijun Ou
     [not found] ` <1510304153-91394-1-git-send-email-oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-11-10  8:55   ` [PATCH for-next 01/11] {topost} RDMA/hns: Update calculation of irrl_ba field for hip08 Lijun Ou
2017-11-10  8:55   ` [PATCH for-next 02/11] {topost} RDMA/hns: Configure TRRL field in hip08 RoCE device Lijun Ou
2017-11-10  8:55   ` [PATCH for-next 03/11] {topost} RDMA/hns: Configure fence attribute in hip08 RoCE Lijun Ou
2017-11-10  8:55   ` [PATCH for-next 04/11] {topost} RDMA/hns: Set se attribute of sqwqe in hip08 Lijun Ou
2017-11-10  8:55   ` [PATCH for-next 05/11] {topost} RDMA/hns: Enable the cqe field of sqwqe of RC Lijun Ou
2017-11-10  8:55   ` [PATCH for-next 06/11] {topost} RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08 Lijun Ou
2017-11-10  8:55   ` [PATCH for-next 07/11] {topost} RDMA/hns: Update the usage of ack timeout " Lijun Ou
2017-11-10  8:55   ` [PATCH for-next 08/11] {topost} RDMA/hns: Add sq_invld_flg field in QP context Lijun Ou
2017-11-10  8:55   ` [PATCH for-next 09/11] {topost} RDMA/hns: Set the owner field of SQWQE in hip08 RoCE Lijun Ou
2017-11-10  8:55   ` [PATCH for-next 10/11] {topost} RDMA/hns: Unify the calculation for hem index in hip08 Lijun Ou
2017-11-10  8:55   ` [PATCH for-next 11/11] {topost} RDMA/hns: Modify the usage of cmd_sn " Lijun Ou
2017-11-10 17:29   ` [PATCH for-next 00/11] Update the usages of some fields Doug Ledford

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.