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 v4 for-next 0/4] RDMA/hns: Extend some capabilities for HIP09
Date: Thu, 24 Sep 2020 15:46:41 -0300 [thread overview]
Message-ID: <20200924184641.GA108559@nvidia.com> (raw)
In-Reply-To: <1600245806-56321-1-git-send-email-liweihang@huawei.com>
On Wed, Sep 16, 2020 at 04:43:22PM +0800, Weihang Li wrote:
> HIP09 supports larger entries/contexts to improve the performance of bus or
> exchange more information with the hardware. The capbilities changes from
> HIP08 to HIP09 is as follows:
> - CEQE: 4B -> 64B
> - AEQE: 16B -> 64B
> - CQE: 32B -> 64B
> - QPC: 256B -> 512B
> - SCCC: 32B -> 64B
>
> Previous discussions can be found at:
> v3: https://patchwork.kernel.org/cover/11753687/
> v2: https://patchwork.kernel.org/cover/11726269/
> v1: https://patchwork.kernel.org/cover/11718143/
>
> Changes since v3:
> - Fix comments from Jason in #2 about the length of buffer to copy.
>
> Changes since v2:
> - Fix comments from Jason about passing cap_flags to the userspace and drop
> #1 from this series.
> - Add a new patch to support SCCC in size of 64 Bytes.
>
> Changes since v1:
> - Fix comments from Lang Cheng about redundant comments and type of
> reserved fields in structure of eqe.
> - Rename some variables.
>
> Wenpeng Liang (3):
> RDMA/hns: Add support for EQE in size of 64 Bytes
> RDMA/hns: Add support for CQE in size of 64 Bytes
> RDMA/hns: Add support for QPC in size of 512 Bytes
>
> Yangyang Li (1):
> RDMA/hns: Add support for SCCC in size of 64 Bytes
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2020-09-24 18:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-16 8:43 [PATCH v4 for-next 0/4] RDMA/hns: Extend some capabilities for HIP09 Weihang Li
2020-09-16 8:43 ` [PATCH v4 for-next 1/4] RDMA/hns: Add support for EQE in size of 64 Bytes Weihang Li
2020-09-16 8:43 ` [PATCH v4 for-next 2/4] RDMA/hns: Add support for CQE " Weihang Li
2020-09-16 8:43 ` [PATCH v4 for-next 3/4] RDMA/hns: Add support for QPC in size of 512 Bytes Weihang Li
2020-09-16 8:43 ` [PATCH v4 for-next 4/4] RDMA/hns: Add support for SCCC in size of 64 Bytes Weihang Li
2020-09-24 18:46 ` 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=20200924184641.GA108559@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.