mbox series

[v2,0/6] Series short description

Message ID 161236921379.1030469.17739946617932155431.stgit@manet.1015granger.net (mailing list archive)
Headers show
Series Series short description | expand

Message

Chuck Lever III Feb. 3, 2021, 4:20 p.m. UTC
The following series implements...

---

Chuck Lever (6):
      xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
      xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
      xprtrdma: Refactor invocations of offset_in_page()
      rpcrdma: Fix comments about reverse-direction operation
      xprtrdma: Pad optimization, revisited
      rpcrdma: Capture bytes received in Receive completion tracepoints


 include/trace/events/rpcrdma.h             | 50 +++++++++++++++++++++-
 net/sunrpc/xprtrdma/backchannel.c          |  4 +-
 net/sunrpc/xprtrdma/frwr_ops.c             | 12 ++----
 net/sunrpc/xprtrdma/rpc_rdma.c             | 17 +++-----
 net/sunrpc/xprtrdma/svc_rdma_backchannel.c |  4 +-
 net/sunrpc/xprtrdma/xprt_rdma.h            | 15 ++++---
 6 files changed, 68 insertions(+), 34 deletions(-)

--
Chuck Lever

Comments

Chuck Lever III Feb. 3, 2021, 4:25 p.m. UTC | #1
Misfire, please ignore.

> On Feb 3, 2021, at 11:20 AM, Chuck Lever <chuck.lever@oracle.com> wrote:
> 
> The following series implements...
> 
> ---
> 
> Chuck Lever (6):
>      xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
>      xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
>      xprtrdma: Refactor invocations of offset_in_page()
>      rpcrdma: Fix comments about reverse-direction operation
>      xprtrdma: Pad optimization, revisited
>      rpcrdma: Capture bytes received in Receive completion tracepoints
> 
> 
> include/trace/events/rpcrdma.h             | 50 +++++++++++++++++++++-
> net/sunrpc/xprtrdma/backchannel.c          |  4 +-
> net/sunrpc/xprtrdma/frwr_ops.c             | 12 ++----
> net/sunrpc/xprtrdma/rpc_rdma.c             | 17 +++-----
> net/sunrpc/xprtrdma/svc_rdma_backchannel.c |  4 +-
> net/sunrpc/xprtrdma/xprt_rdma.h            | 15 ++++---
> 6 files changed, 68 insertions(+), 34 deletions(-)
> 
> --
> Chuck Lever
> 

--
Chuck Lever