linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anna Schumaker <anna.schumaker@netapp.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: Trond Myklebust <trondmy@hammerspace.com>,
	List Linux RDMA Mailing <linux-rdma@vger.kernel.org>,
	Linux NFS Mailing List <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH v1 0/5] NFS/RDMA client fixes
Date: Mon, 9 Aug 2021 16:43:29 -0400	[thread overview]
Message-ID: <CAFX2JfnXC6opHrc9KPZD7W5GQQUHz8RXzXh5r5PGzad7x_Uk0g@mail.gmail.com> (raw)
In-Reply-To: <162792979429.3902.11831790821518477892.stgit@manet.1015granger.net>

Hi Chuck,

On Mon, Aug 2, 2021 at 2:45 PM Chuck Lever <chuck.lever@oracle.com> wrote:
>
> Hi-
>
> Not sure I've posted these yet. I've been working on some error
> injection features and while testing them, I found a few bugs in
> the NFS/RDMA client.

Thanks! I've added these to my linux-next branch for 5.14.

Anna

>
> ---
>
> Chuck Lever (5):
>       xprtrdma: Disconnect after an ib_post_send() immediate error
>       xprtrdma: Put rpcrdma_reps before waking the tear-down completion
>       xprtrdma: Add xprtrdma_post_recvs_err() tracepoint
>       xprtrdma: Add an xprtrdma_post_send_err tracepoint
>       xprtrdma: Eliminate rpcrdma_post_sends()
>
>
>  include/trace/events/rpcrdma.h    | 74 ++++++++++++++++++++++++++++---
>  net/sunrpc/xprtrdma/backchannel.c |  2 +-
>  net/sunrpc/xprtrdma/frwr_ops.c    | 14 +++++-
>  net/sunrpc/xprtrdma/transport.c   |  2 +-
>  net/sunrpc/xprtrdma/verbs.c       | 28 +++---------
>  net/sunrpc/xprtrdma/xprt_rdma.h   |  2 +-
>  6 files changed, 90 insertions(+), 32 deletions(-)
>
> --
> Chuck Lever
>

      parent reply	other threads:[~2021-08-09 20:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-02 18:44 [PATCH v1 0/5] NFS/RDMA client fixes Chuck Lever
2021-08-02 18:44 ` [PATCH v1 1/5] xprtrdma: Disconnect after an ib_post_send() immediate error Chuck Lever
2021-08-02 18:44 ` [PATCH v1 2/5] xprtrdma: Put rpcrdma_reps before waking the tear-down completion Chuck Lever
2021-08-02 18:44 ` [PATCH v1 3/5] xprtrdma: Add xprtrdma_post_recvs_err() tracepoint Chuck Lever
2021-08-02 18:44 ` [PATCH v1 4/5] xprtrdma: Add an xprtrdma_post_send_err tracepoint Chuck Lever
2021-08-02 18:44 ` [PATCH v1 5/5] xprtrdma: Eliminate rpcrdma_post_sends() Chuck Lever
2021-08-09 20:43 ` Anna Schumaker [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=CAFX2JfnXC6opHrc9KPZD7W5GQQUHz8RXzXh5r5PGzad7x_Uk0g@mail.gmail.com \
    --to=anna.schumaker@netapp.com \
    --cc=chuck.lever@oracle.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=trondmy@hammerspace.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;
as well as URLs for NNTP newsgroup(s).