From: Jason Gunthorpe <jgg@nvidia.com>
To: Li Zhijian <lizhijian@fujitsu.com>
Cc: Zhu Yanjun <zyjzyj2000@gmail.com>,
Leon Romanovsky <leon@kernel.org>,
linux-rdma@vger.kernel.org, yangx.jy@fujitsu.com,
Bob Pearson <rpearsonhpe@gmail.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] RDMA/RXE: Add send_common_ack() helper
Date: Mon, 26 Sep 2022 14:28:13 -0300 [thread overview]
Message-ID: <YzHhLQgIK9AlYkcq@nvidia.com> (raw)
In-Reply-To: <1659335010-2-1-git-send-email-lizhijian@fujitsu.com>
On Mon, Aug 01, 2022 at 06:23:30AM +0000, Li Zhijian wrote:
> Most code in send_ack() and send_atomic_ack() are duplicate, move them
> to a new helper send_common_ack().
>
> In newer IBA SPEC, some opcodes require acknowledge with a zero-length read
> response, with this new helper, we can easily implement it later.
>
> Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
> ---
> drivers/infiniband/sw/rxe/rxe_resp.c | 43 ++++++++++++++----------------------
> 1 file changed, 17 insertions(+), 26 deletions(-)
Applied to for-next, thanks
If someone wants to standardize on rxe_ prefixes in the driver please
send that as a series
Jason
prev parent reply other threads:[~2022-09-26 17:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-01 6:23 [PATCH] RDMA/RXE: Add send_common_ack() helper Li Zhijian
2022-08-01 7:11 ` Zhu Yanjun
2022-08-01 7:28 ` lizhijian
2022-08-01 7:47 ` Zhu Yanjun
2022-08-02 5:52 ` lizhijian
2022-08-02 13:17 ` Yanjun Zhu
2022-09-26 17:28 ` 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=YzHhLQgIK9AlYkcq@nvidia.com \
--to=jgg@nvidia.com \
--cc=leon@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=lizhijian@fujitsu.com \
--cc=rpearsonhpe@gmail.com \
--cc=yangx.jy@fujitsu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox