From: Sean Hefty <sean.he...@intel.com>

Add support for AF_IB to rsockets and enhance the librdmacm samples
to verify AF_IB operation.

Include one fix for rsetsockopt to return 0 on success when setting
SOL_RDMA.

Sean Hefty (5):
  rsockets: Support native IB addressing on connected rsockets
  examples: Add support for native IB addressing to samples
  rsockets: Add ability to set the IB route directly
  rsocket: Return 0 on success for SOL_RDMA options
  rstream: Use rsocket option to set route directly

 examples/rstream.c     |   75 +++++++++++++++++++++++++++++++++++++++--------
 examples/udaddy.c      |   49 +++++++++++++++++++++---------
 include/rdma/rsocket.h |    3 +-
 src/acm.c              |   12 -------
 src/cma.h              |   12 +++++++
 src/rsocket.c          |   73 ++++++++++++++++++++++++++++++++++++++--------
 6 files changed, 170 insertions(+), 54 deletions(-)

-- 
1.7.3

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to