commit | f38ba179c6ca94ebeb0ac6a0956c4ea533151ad8 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | Mon Jan 09 16:55:19 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 09 16:07:39 2017 -0500 |
tree | a061b0fe37bfc4070e7b97aa3600c72fc8bccf2b | |
parent | cd6851f30386e5e04b5c2253f8e1647ba0ebcd31 [diff] |
smc: work request (WR) base for use by LLC and CDC The base containers for RDMA transport are work requests and completion queue entries processed through Infiniband verbs: * allocate and initialize these areas * map these areas to DMA * implement the basic communication consisting of work request posting and receival of completion queue events Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>