All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Xiao Yang <yangx.jy@fujitsu.com>
Cc: linux-rdma@vger.kernel.org, rpearsonhpe@gmail.com,
	zyjzyj2000@gmail.com, leon@kernel.org
Subject: Re: [PATCH 0/3] RDMA/rxe: Do some cleanup
Date: Fri, 27 Aug 2021 11:25:13 -0300	[thread overview]
Message-ID: <20210827142513.GA1359754@nvidia.com> (raw)
In-Reply-To: <20210823092256.287154-1-yangx.jy@fujitsu.com>

On Mon, Aug 23, 2021 at 05:22:53PM +0800, Xiao Yang wrote:
> Xiao Yang (3):
>   RDMA/rxe: Remove unnecessary check for qp->is_user/cq->is_user
>   RDMA/rxe: Remove the common is_user member of struct rxe_qp
>   RDMA/rxe: Change the is_user member of struct rxe_cq to bool
> 
>  drivers/infiniband/sw/rxe/rxe_comp.c  |  6 ++--
>  drivers/infiniband/sw/rxe/rxe_cq.c    |  3 +-
>  drivers/infiniband/sw/rxe/rxe_qp.c    |  5 ++--
>  drivers/infiniband/sw/rxe/rxe_req.c   |  4 +--
>  drivers/infiniband/sw/rxe/rxe_resp.c  | 10 +++----
>  drivers/infiniband/sw/rxe/rxe_verbs.c | 42 +++++++--------------------
>  drivers/infiniband/sw/rxe/rxe_verbs.h |  3 +-
>  7 files changed, 25 insertions(+), 48 deletions(-)

This will have to wait until v5.15-rc1

Jason

  parent reply	other threads:[~2021-08-27 14:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-23  9:22 [PATCH 0/3] RDMA/rxe: Do some cleanup Xiao Yang
2021-08-23  9:22 ` [PATCH 1/3] RDMA/rxe: Remove unnecessary check for qp->is_user/cq->is_user Xiao Yang
2021-08-23  9:22 ` [PATCH 2/3] RDMA/rxe: Remove the common is_user member of struct rxe_qp Xiao Yang
2021-08-23  9:22 ` [PATCH 3/3] RDMA/rxe: Change the is_user member of struct rxe_cq to bool Xiao Yang
2021-08-27 14:25 ` Jason Gunthorpe [this message]
2021-08-30  1:41   ` [PATCH 0/3] RDMA/rxe: Do some cleanup yangx.jy
  -- strict thread matches above, loose matches on Subject: below --
2021-08-23  9:08 Xiao Yang

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=20210827142513.GA1359754@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --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 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.