Linux NFS development
 help / color / mirror / Atom feed
* [PATCH v1 0/7] svcrdma observability improvements
@ 2020-05-01 17:40 Chuck Lever
  2020-05-01 17:40 ` [PATCH v1 1/7] svcrdma: Clean up the tracing for rw_ctx_init errors Chuck Lever
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Chuck Lever @ 2020-05-01 17:40 UTC (permalink / raw)
  To: linux-rdma, linux-nfs

Hi-

(cc: linux-rdma and linux-nfs)

These are minor clean-ups in the svcrdma code that I found while
addressing other issues.

---

Chuck Lever (7):
      svcrdma: Clean up the tracing for rw_ctx_init errors
      svcrdma: Clean up handling of get_rw_ctx errors
      svcrdma: Trace page overruns when constructing RDMA Reads
      svcrdma: trace undersized Write chunks
      svcrdma: Fix backchannel return code
      svcrdma: Remove backchannel dprintk call sites
      svcrdma: Rename tracepoints that record header decoding errors


 include/linux/sunrpc/svc_rdma.h            |  5 +-
 include/trace/events/rpcrdma.h             | 90 +++++++++++++++++++++-
 net/sunrpc/xprtrdma/svc_rdma_backchannel.c | 86 ++++-----------------
 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c    | 21 +++--
 net/sunrpc/xprtrdma/svc_rdma_rw.c          | 36 ++++-----
 5 files changed, 129 insertions(+), 109 deletions(-)

--
Chuck Lever

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-05-01 17:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-01 17:40 [PATCH v1 0/7] svcrdma observability improvements Chuck Lever
2020-05-01 17:40 ` [PATCH v1 1/7] svcrdma: Clean up the tracing for rw_ctx_init errors Chuck Lever
2020-05-01 17:40 ` [PATCH v1 2/7] svcrdma: Clean up handling of get_rw_ctx errors Chuck Lever
2020-05-01 17:40 ` [PATCH v1 3/7] svcrdma: Trace page overruns when constructing RDMA Reads Chuck Lever
2020-05-01 17:40 ` [PATCH v1 4/7] svcrdma: trace undersized Write chunks Chuck Lever
2020-05-01 17:40 ` [PATCH v1 5/7] svcrdma: Fix backchannel return code Chuck Lever
2020-05-01 17:40 ` [PATCH v1 6/7] svcrdma: Remove backchannel dprintk call sites Chuck Lever
2020-05-01 17:41 ` [PATCH v1 7/7] svcrdma: Rename tracepoints that record header decoding errors Chuck Lever

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox