]> 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>
Thu, 11 Apr 2013 17:05:29 +0000 (10:05 -0700)
commitc8b78cfdb1bc0e8d8eecce36c4104e0d706b4572
tree39fc7fd950602ff7f51717b25f194d57e2cf4fd4
parente57928b701ded6c5417b5ac0c153a239bf947612
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