From: Jason Gunthorpe <jgg@nvidia.com>
To: Chengguang Xu <cgxu519@mykernel.net>
Cc: zyjzyj2000@gmail.com, leon@kernel.org, linux-rdma@vger.kernel.org
Subject: Re: [RFC PATCH] RDMA/rxe: skip adjusting remote addr for write in retry operation
Date: Fri, 6 May 2022 13:15:08 -0300 [thread overview]
Message-ID: <20220506161508.GA602194@nvidia.com> (raw)
In-Reply-To: <20220502053907.6388-1-cgxu519@mykernel.net>
On Mon, May 02, 2022 at 01:39:07AM -0400, Chengguang Xu wrote:
> For write request the remote addr will be sent only with first packet
> so we don't have to adjust wqe->iova in retry operation.
>
> Signed-off-by: Chengguang Xu <cgxu519@mykernel.net>
> Signed-off-by: Chengguang Xu <cgxu519@mykernel.net>
> ---
> drivers/infiniband/sw/rxe/rxe_req.c | 2 --
> 1 file changed, 2 deletions(-)
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2022-05-06 16:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-02 5:39 [RFC PATCH] RDMA/rxe: skip adjusting remote addr for write in retry operation Chengguang Xu
2022-05-02 17:15 ` Pearson, Robert B
2022-05-03 15:04 ` Chengguang Xu
2022-05-04 15:25 ` Robert Pearson
2022-05-06 16:15 ` 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=20220506161508.GA602194@nvidia.com \
--to=jgg@nvidia.com \
--cc=cgxu519@mykernel.net \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--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.