-
由 Chuck Lever 提交于
Set up a completion ID in each svc_rdma_recv_ctxt. The ID is used to match an incoming Receive completion to a transport and to a previous ib_post_recv(). Signed-off-by: NChuck Lever <chuck.lever@oracle.com>
9b3bcf8c
Set up a completion ID in each svc_rdma_recv_ctxt. The ID is used
to match an incoming Receive completion to a transport and to a
previous ib_post_recv().
Signed-off-by: NChuck Lever <chuck.lever@oracle.com>