From: Jason Gunthorpe <jgg@nvidia.com>
To: Weihang Li <liweihang@huawei.com>
Cc: <dledford@redhat.com>, <leon@kernel.org>,
<linux-rdma@vger.kernel.org>, <linuxarm@huawei.com>
Subject: Re: [PATCH v3 for-next 0/8] RDMA/hns: Misc Updates
Date: Thu, 24 Sep 2020 16:00:48 -0300 [thread overview]
Message-ID: <20200924190048.GA121710@nvidia.com> (raw)
In-Reply-To: <1600509802-44382-1-git-send-email-liweihang@huawei.com>
On Sat, Sep 19, 2020 at 06:03:14PM +0800, Weihang Li wrote:
> Here are some miscellaneous cleanups and fixes for the hns driver,
> including refactor, some newly added checks and so on.
>
> Previous discussion:
> v2: https://patchwork.kernel.org/cover/11765125/
> v1: https://patchwork.kernel.org/cover/11761647/
>
> Changes since v2:
> Fix some issuses according to Jason's comments.
> - Change 'unlikely' to 'WARN_ON' and remove prints when getting illegal
> opcodes.
> - Drop patch #2 from v1 because the newly added check is meaningless for
> sparse.
> - Add fixes tag for patch #3 ~ #5.
> - Change '1 << PAGE_SHIFT' to 'PAGE_SIZE' in patch #6.
>
> Changes since v1:
> - Fix a missing assignment of owner_bit in set_rc_wqe()
>
> Jiaran Zhang (2):
> RDMA/hns: Add check for the validity of sl configuration
> RDMA/hns: Solve the overflow of the calc_pg_sz()
>
> Lang Cheng (1):
> RDMA/hns: Correct typo of hns_roce_create_cq()
>
> Weihang Li (3):
> RDMA/hns: Refactor process about opcode in post_send()
> RDMA/hns: Fix configuration of ack_req_freq in QPC
> RDMA/hns: Fix missing sq_sig_type when querying QP
>
> Wenpeng Liang (1):
> RDMA/hns: Fix the wrong value of rnr_retry when querying qp
>
> Yangyang Li (1):
> RDMA/hns: Add interception for resizing SRQs
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2020-09-24 19:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-19 10:03 [PATCH v3 for-next 0/8] RDMA/hns: Misc Updates Weihang Li
2020-09-19 10:03 ` [PATCH v3 for-next 1/8] RDMA/hns: Refactor process about opcode in post_send() Weihang Li
2020-09-24 18:59 ` Jason Gunthorpe
2020-09-25 1:31 ` liweihang
2020-09-19 10:03 ` [PATCH v3 for-next 2/8] RDMA/hns: Add interception for resizing SRQs Weihang Li
2020-09-19 10:03 ` [PATCH v3 for-next 3/8] RDMA/hns: Correct typo of hns_roce_create_cq() Weihang Li
2020-09-19 10:03 ` [PATCH v3 for-next 4/8] RDMA/hns: Add check for the validity of sl configuration Weihang Li
2020-09-19 10:03 ` [PATCH v3 for-next 5/8] RDMA/hns: Solve the overflow of the calc_pg_sz() Weihang Li
2020-09-19 10:03 ` [PATCH v3 for-next 6/8] RDMA/hns: Fix the wrong value of rnr_retry when querying qp Weihang Li
2020-09-19 10:03 ` [PATCH v3 for-next 7/8] RDMA/hns: Fix configuration of ack_req_freq in QPC Weihang Li
2020-09-19 10:03 ` [PATCH v3 for-next 8/8] RDMA/hns: Fix missing sq_sig_type when querying QP Weihang Li
2020-09-24 19: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=20200924190048.GA121710@nvidia.com \
--to=jgg@nvidia.com \
--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 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.