]> 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)
commitdf52fcc2a58ab1921e8c965cc3385e387bfd9004
treecb13e6cd851f8f4575498a9c544ff53a15b46db6
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