]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsocket: Add support for iWarp
authorSean Hefty <sean.hefty@intel.com>
Thu, 11 Apr 2013 17:05:29 +0000 (10:05 -0700)
committerSean Hefty <sean.hefty@intel.com>
Sat, 13 Apr 2013 14:49:39 +0000 (07:49 -0700)
commit31914813181fd5109970a402eaf64d77678713fb
treeada72972ae703c69e7f04146245c4890486e2a3b
parent0d6ca1300d88377ae7f9162457e64c541a4630eb
rsocket: Add support for iWarp

iWarp does not support RDMA writes with immediate data.
Instead of sending messages using immediate data, allow
the rsocket protocol to exchange messages using sends.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/rsocket.c