From: Jason Gunthorpe <jgg@nvidia.com>
To: Bob Pearson <rpearsonhpe@gmail.com>
Cc: zyjzyj2000@gmail.com, linux-rdma@vger.kernel.org,
Bob Pearson <rpearson@hpe.com>
Subject: Re: [PATCH for-next] RDMA/rxe: Fix missing acks from responder
Date: Thu, 8 Apr 2021 16:11:28 -0300 [thread overview]
Message-ID: <20210408191128.GB692402@nvidia.com> (raw)
In-Reply-To: <20210402001016.3210-1-rpearson@hpe.com>
On Thu, Apr 01, 2021 at 07:10:17PM -0500, Bob Pearson wrote:
> All responder errors from request packets that do not
> consume a receive WQE fail to generate acks for RC QPs.
> This patch corrects this behavior by making the flow
> follow the same path as request packets that do consume
> a WQE after the completion.
>
> Link: https://lore.kernel.org/linux-rdma/1a7286ac-bcea-40fb-2267-480134dd301b@gmail.com/
> Signed-off-by: Bob Pearson <rpearson@hpe.com>
> ---
> drivers/infiniband/sw/rxe/rxe_comp.c | 1 -
> drivers/infiniband/sw/rxe/rxe_resp.c | 18 ++++++++----------
> 2 files changed, 8 insertions(+), 11 deletions(-)
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2021-04-08 19:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-02 0:10 [PATCH for-next] RDMA/rxe: Fix missing acks from responder Bob Pearson
2021-04-08 19:11 ` 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=20210408191128.GB692402@nvidia.com \
--to=jgg@nvidia.com \
--cc=linux-rdma@vger.kernel.org \
--cc=rpearson@hpe.com \
--cc=rpearsonhpe@gmail.com \
--cc=zyjzyj2000@gmail.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.