xprtrdma: Refactor Receive accounting
Clean up: Divide the work cleanly: - rpcrdma_wc_receive is responsible only for RDMA Receives - rpcrdma_reply_handler is responsible only for RPC Replies - the posted send and receive counts both belong in rpcrdma_ep Signed-off-by:Chuck Lever <chuck.lever@oracle.com> Signed-off-by:
Anna Schumaker <Anna.Schumaker@Netapp.com>
Showing
- include/trace/events/rpcrdma.h 1 addition, 1 deletioninclude/trace/events/rpcrdma.h
- net/sunrpc/xprtrdma/backchannel.c 0 additions, 1 deletionnet/sunrpc/xprtrdma/backchannel.c
- net/sunrpc/xprtrdma/rpc_rdma.c 3 additions, 18 deletionsnet/sunrpc/xprtrdma/rpc_rdma.c
- net/sunrpc/xprtrdma/verbs.c 14 additions, 17 deletionsnet/sunrpc/xprtrdma/verbs.c
- net/sunrpc/xprtrdma/xprt_rdma.h 1 addition, 2 deletionsnet/sunrpc/xprtrdma/xprt_rdma.h
Loading
Please register or sign in to comment