]> 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)
commit62723583607b2e94b9dbc54f4c7a9e651dd088e5
treea44edddc396d1994c73398a43b9fef91c0a5125f
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