All of lore.kernel.org
 help / color / mirror / Atom feed
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 for-next] RDMA/hns: Support inline data in extented sge space for RC
Date: Thu, 24 Sep 2020 16:38:16 -0300	[thread overview]
Message-ID: <20200924193816.GA127765@nvidia.com> (raw)
In-Reply-To: <1599744069-9968-1-git-send-email-liweihang@huawei.com>

On Thu, Sep 10, 2020 at 09:21:09PM +0800, Weihang Li wrote:
> HIP08 supports RC inline up to size of 32 Bytes, and all data should be
> put into SQWQE. For HIP09, this capability is extended to 1024 Bytes, if
> length of data is longer than 32 Bytes, they will be filled into extended
> sge space.
> 
> Signed-off-by: Weihang Li <liweihang@huawei.com>
> ---
>  drivers/infiniband/hw/hns/hns_roce_device.h |   2 +
>  drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 196 +++++++++++++++++++++-------
>  drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |   3 +
>  drivers/infiniband/hw/hns/hns_roce_qp.c     |  13 +-
>  4 files changed, 162 insertions(+), 52 deletions(-)

Applied to for-next

Thanks,
Jason

      reply	other threads:[~2020-09-24 19:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-10 13:21 [PATCH for-next] RDMA/hns: Support inline data in extented sge space for RC Weihang Li
2020-09-24 19:38 ` 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=20200924193816.GA127765@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.