linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 rdma-next 0/4] {RDMA/uverbs,hns}: Misc update for hns driver
@ 2018-05-26  8:41 Wei Hu (Xavier)
  2018-05-26  8:41 ` [PATCH V3 rdma-next 1/4] RDMA/hns: Add reset process for RoCE in hip08 Wei Hu (Xavier)
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Wei Hu (Xavier) @ 2018-05-26  8:41 UTC (permalink / raw)
  To: dledford, jgg
  Cc: linux-rdma, xavier.huwei, lijun_nudt, oulijun, charles.chenxin,
	linux-kernel, leonro

Hi, Jason and Doug

This patchset included fixing bug, reset process, and
implementation of the disassociate_ucontext API for hns
driver.

We refactored the implemetion of disaacociate_ucontext
in V1 series according to Jason's comment. The related
link: https://lkml.org/lkml/2018/5/22/967
Thanks.

  Regards
Wei Hu

Wei Hu (Xavier) (4):
  RDMA/hns: Add reset process for RoCE in hip08
  RDMA/hns: Fix the illegal memory operation when cross page
  RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib
    core
  RDMA/hns: Implement the disassociate_ucontext API

 drivers/infiniband/core/uverbs_main.c       |  45 ++++++++-
 drivers/infiniband/hw/hns/hns_roce_cmd.c    |   3 +
 drivers/infiniband/hw/hns/hns_roce_device.h |  10 ++
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 148 ++++++++++++++++++++++++----
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |   1 +
 drivers/infiniband/hw/hns/hns_roce_main.c   |  77 ++++++++++++++-
 drivers/infiniband/hw/mlx4/main.c           |  34 -------
 drivers/infiniband/hw/mlx5/main.c           |  34 -------
 8 files changed, 262 insertions(+), 90 deletions(-)

-- 
1.9.1

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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-26  8:41 [PATCH V3 rdma-next 0/4] {RDMA/uverbs,hns}: Misc update for hns driver Wei Hu (Xavier)
2018-05-26  8:41 ` [PATCH V3 rdma-next 1/4] RDMA/hns: Add reset process for RoCE in hip08 Wei Hu (Xavier)
2018-05-26  8:41 ` [PATCH V3 rdma-next 2/4] RDMA/hns: Fix the illegal memory operation when cross page Wei Hu (Xavier)
2018-05-26  8:41 ` [PATCH V3 rdma-next 3/4] RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core Wei Hu (Xavier)
2018-05-27 15:05   ` Leon Romanovsky
2018-05-28 11:06     ` Wei Hu (Xavier)
2018-05-26  8:41 ` [PATCH V3 rdma-next 4/4] RDMA/hns: Implement the disassociate_ucontext API Wei Hu (Xavier)
2018-05-28 16:53   ` Jason Gunthorpe
2018-05-29 11:36     ` Wei Hu (Xavier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).