[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1527324107-56593-1-git-send-email-xavier.huwei@huawei.com>
Date: Sat, 26 May 2018 16:41:43 +0800
From: "Wei Hu (Xavier)" <xavier.huwei@...wei.com>
To: <dledford@...hat.com>, <jgg@...pe.ca>
CC: <linux-rdma@...r.kernel.org>, <xavier.huwei@...wei.com>,
<lijun_nudt@....com>, <oulijun@...wei.com>,
<charles.chenxin@...wei.com>, <linux-kernel@...r.kernel.org>,
<leonro@...lanox.com>
Subject: [PATCH V3 rdma-next 0/4] {RDMA/uverbs,hns}: Misc update for hns driver
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
Powered by blists - more mailing lists