From: Jason Gunthorpe <jgg@ziepe.ca>
To: Weihang Li <liweihang@huawei.com>
Cc: dledford@redhat.com, leon@kernel.org, linux-rdma@vger.kernel.org,
linuxarm@huawei.com
Subject: Re: [PATCH v2 for-next 00/10] RDMA/hns: Various cleanups
Date: Thu, 26 Mar 2020 16:55:55 -0300 [thread overview]
Message-ID: <20200326195555.GA6448@ziepe.ca> (raw)
In-Reply-To: <1584674622-52773-1-git-send-email-liweihang@huawei.com>
On Fri, Mar 20, 2020 at 11:23:32AM +0800, Weihang Li wrote:
> This series contains some cleanups for the hns driver:
> - patch 1 unifies format of prints in hns_roce_hw_v2.c and hns_roce_pd.c.
> - patch 2 ~ 5 are some simple modifications.
> - patch 6 ~ 10 remove some dead codes.
>
> Previous discussions can be found at:
> https://patchwork.kernel.org/cover/11447213/
>
> Changes since v1:
> - Drop patch 3/11 from series v1 because it's wrong to use IS_ERR_OR_NULL
> on a pointer returned by kmalloc().
>
> Lang Cheng (4):
> RDMA/hns: Simplify attribute judgment code
> RDMA/hns: Adjust the qp status value sequence of the hardware
> RDMA/hns: Remove definition of cq doorbell structure
> RDMA/hns: Remove redundant qpc setup operations
>
> Lijun Ou (2):
> RDMA/hns: Unify format of prints
> RDMA/hns: Optimize hns_roce_alloc_vf_resource()
>
> Weihang Li (3):
> RDMA/hns: Fix a wrong judgment of return value
> RDMA/hns: Remove redundant assignment of wc->smac when polling cq
> RDMA/hns: Remove redundant judgment of qp_type
>
> Wenpeng Liang (1):
> RDMA/hns: Remove meaningless prints
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2020-03-26 19:55 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-20 3:23 [PATCH v2 for-next 00/10] RDMA/hns: Various cleanups Weihang Li
2020-03-20 3:23 ` [PATCH v2 for-next 01/10] RDMA/hns: Unify format of prints Weihang Li
2020-03-20 3:23 ` [PATCH v2 for-next 02/10] RDMA/hns: Fix a wrong judgment of return value Weihang Li
2020-03-20 3:23 ` [PATCH v2 for-next 03/10] RDMA/hns: Simplify attribute judgment code Weihang Li
2020-03-20 3:23 ` [PATCH v2 for-next 04/10] RDMA/hns: Optimize hns_roce_alloc_vf_resource() Weihang Li
2020-03-26 19:51 ` Jason Gunthorpe
2020-03-27 7:09 ` liweihang
2020-03-27 12:36 ` Jason Gunthorpe
2020-03-28 1:55 ` liweihang
2020-03-20 3:23 ` [PATCH v2 for-next 05/10] RDMA/hns: Adjust the qp status value sequence of the hardware Weihang Li
2020-03-20 3:23 ` [PATCH v2 for-next 06/10] RDMA/hns: Remove definition of cq doorbell structure Weihang Li
2020-03-20 3:23 ` [PATCH v2 for-next 07/10] RDMA/hns: Remove meaningless prints Weihang Li
2020-03-20 3:23 ` [PATCH v2 for-next 08/10] RDMA/hns: Remove redundant qpc setup operations Weihang Li
2020-03-20 3:23 ` [PATCH v2 for-next 09/10] RDMA/hns: Remove redundant assignment of wc->smac when polling cq Weihang Li
2020-03-20 3:23 ` [PATCH v2 for-next 10/10] RDMA/hns: Remove redundant judgment of qp_type Weihang Li
2020-03-26 19:55 ` 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=20200326195555.GA6448@ziepe.ca \
--to=jgg@ziepe.ca \
--cc=dledford@redhat.com \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=liweihang@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).