[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YzHhLQgIK9AlYkcq@nvidia.com>
Date: Mon, 26 Sep 2022 14:28:13 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Li Zhijian <lizhijian@...itsu.com>
Cc: Zhu Yanjun <zyjzyj2000@...il.com>,
Leon Romanovsky <leon@...nel.org>, linux-rdma@...r.kernel.org,
yangx.jy@...itsu.com, Bob Pearson <rpearsonhpe@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] RDMA/RXE: Add send_common_ack() helper
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@...itsu.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
Powered by blists - more mailing lists