Skip to content
Commit afd566ea authored by Tom Tucker's avatar Tom Tucker
Browse files

svcrdma: Modify the RPC reply path to use FRMR when available



Use FRMR to map local RPC reply data. This allows RDMA_WRITE to send reply
data using a single WR. The FRMR is invalidated by linking the LOCAL_INV WR
to the RDMA_SEND message used to complete the reply.

Signed-off-by: default avatarTom Tucker <tom@opengridcomputing.com>
parent 146b6df6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment