From: Leon Romanovsky <leon@kernel.org>
To: Wenpeng Liang <liangwenpeng@huawei.com>
Cc: jgg@nvidia.com, linux-rdma@vger.kernel.org, linuxarm@huawei.com
Subject: Re: [PATCH v2 for-next] RDMA/hns: Remove support for HIP06
Date: Mon, 3 Jan 2022 10:52:19 +0200 [thread overview]
Message-ID: <YdK5Q8iqofOU8BGa@unreal> (raw)
In-Reply-To: <20211220130558.61585-1-liangwenpeng@huawei.com>
On Mon, Dec 20, 2021 at 09:05:58PM +0800, Wenpeng Liang wrote:
> From: Chengchang Tang <tangchengchang@huawei.com>
>
> HIP06 is no longer supported. In order to reduce unnecessary maintenance,
> the code of HIP06 is removed.
>
> Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
> Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
> ---
> drivers/infiniband/hw/hns/Kconfig | 17 +-
> drivers/infiniband/hw/hns/Makefile | 5 -
> drivers/infiniband/hw/hns/hns_roce_ah.c | 5 +-
> drivers/infiniband/hw/hns/hns_roce_alloc.c | 3 +-
> drivers/infiniband/hw/hns/hns_roce_cmd.c | 1 -
> drivers/infiniband/hw/hns/hns_roce_common.h | 202 -
> drivers/infiniband/hw/hns/hns_roce_cq.c | 13 -
> drivers/infiniband/hw/hns/hns_roce_db.c | 1 -
> drivers/infiniband/hw/hns/hns_roce_device.h | 64 +-
> drivers/infiniband/hw/hns/hns_roce_hem.c | 1 -
> drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 4675 -------------------
> drivers/infiniband/hw/hns/hns_roce_hw_v1.h | 1147 -----
> drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 13 +-
> drivers/infiniband/hw/hns/hns_roce_main.c | 62 +-
> drivers/infiniband/hw/hns/hns_roce_mr.c | 22 +-
> drivers/infiniband/hw/hns/hns_roce_pd.c | 20 +-
> drivers/infiniband/hw/hns/hns_roce_qp.c | 37 +-
> 17 files changed, 33 insertions(+), 6255 deletions(-)
> delete mode 100644 drivers/infiniband/hw/hns/hns_roce_hw_v1.c
> delete mode 100644 drivers/infiniband/hw/hns/hns_roce_hw_v1.h
Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
next prev parent reply other threads:[~2022-01-03 8:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-20 13:05 [PATCH v2 for-next] RDMA/hns: Remove support for HIP06 Wenpeng Liang
2022-01-03 8:52 ` Leon Romanovsky [this message]
2022-01-05 20:00 ` Jason Gunthorpe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YdK5Q8iqofOU8BGa@unreal \
--to=leon@kernel.org \
--cc=jgg@nvidia.com \
--cc=liangwenpeng@huawei.com \
--cc=linux-rdma@vger.kernel.org \
--cc=linuxarm@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).