From: Jason Gunthorpe <jgg@nvidia.com>
To: Bob Pearson <rpearsonhpe@gmail.com>
Cc: zyjzyj2000@gmail.com, linux-rdma@vger.kernel.org
Subject: Re: [PATCH for-next] RDMA/rxe: Fix mw bind to allow any consumer key portion
Date: Thu, 21 Jul 2022 11:40:06 -0300 [thread overview]
Message-ID: <20220721144006.GA464626@nvidia.com> (raw)
In-Reply-To: <20220714204619.13396-1-rpearsonhpe@gmail.com>
On Thu, Jul 14, 2022 at 03:46:20PM -0500, Bob Pearson wrote:
> The current implementation of rxe_check_bind_mw() in rxe_mw.c
> is incorrect since it requires the new key portion provided by
> the mw consumer to be different than the previous key portion.
> This is not required by the IBA. This patch removes that test.
>
> Link: https://lore.kernel.org/linux-rdma/fb4614e7-4cac-0dc7-3ef7-766dfd10e8f2@gmail.com/
> Fixes: 32a577b4c3a9 ("Add support for bind MW work requests")
> Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
> ---
> drivers/infiniband/sw/rxe/rxe_mw.c | 7 -------
> 1 file changed, 7 deletions(-)
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2022-07-21 14:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-14 20:46 [PATCH for-next] RDMA/rxe: Fix mw bind to allow any consumer key portion Bob Pearson
2022-07-21 14:40 ` 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=20220721144006.GA464626@nvidia.com \
--to=jgg@nvidia.com \
--cc=linux-rdma@vger.kernel.org \
--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.