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 for-next 2/2] RDMA/hns: Add NOP operation for sending WR
Date: Thu, 7 Apr 2022 10:20:12 -0300	[thread overview]
Message-ID: <20220407132012.GL2120790@nvidia.com> (raw)
In-Reply-To: <20220407131403.26040-3-liangwenpeng@huawei.com>

On Thu, Apr 07, 2022 at 09:14:03PM +0800, Wenpeng Liang wrote:
> From: Yangyang Li <liyangyang20@huawei.com>
> 
> The NOP operation is a no-op, mainly used in scenarios where SQWQE requires
> page alignment or WQE size alignment. Each NOP WR consumes one SQWQE, but
> the hardware does not operate and directly generates a CQE. The IB
> specification does not specify this type of WR.
> 
> Signed-off-by: Yangyang Li <liyangyang20@huawei.com>
> Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
> ---
>  drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 9 +++++++++
>  drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 9 +++++++++
>  2 files changed, 18 insertions(+)

Where is it used?

Jason

  reply	other threads:[~2022-04-07 13:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-07 13:14 [PATCH for-next 0/2] RDMA/hns: Add NOP operation for sending WR Wenpeng Liang
2022-04-07 13:14 ` [PATCH for-next 1/2] RDMA/hns: Modify the name of the macro used to map opcodes Wenpeng Liang
2022-04-07 13:14 ` [PATCH for-next 2/2] RDMA/hns: Add NOP operation for sending WR Wenpeng Liang
2022-04-07 13:20   ` Jason Gunthorpe [this message]
2022-04-16  2:11     ` Wenpeng Liang

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=20220407132012.GL2120790@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.