All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Wenpeng Liang <liangwenpeng@huawei.com>
Cc: leon@kernel.org, linux-rdma@vger.kernel.org, linuxarm@huawei.com
Subject: Re: [PATCH v2 for-next] RDMA/hns: Remove support for HIP06
Date: Wed, 5 Jan 2022 16:00:05 -0400	[thread overview]
Message-ID: <20220105200005.GA2881622@nvidia.com> (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>
> Reviewed-by: Leon Romanovsky <leonro@nvidia.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

Applied to for-next, thanks

Jason

      parent reply	other threads:[~2022-01-05 20:00 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
2022-01-05 20:00 ` Jason Gunthorpe [this message]

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=20220105200005.GA2881622@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=leon@kernel.org \
    --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 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.