]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rdmacm: Add support for allocating XRC SRQs
authorSean Hefty <sean.hefty@intel.com>
Wed, 2 Jul 2014 00:14:13 +0000 (17:14 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 2 Jul 2014 00:14:13 +0000 (17:14 -0700)
commit05eabc5335b95ab9d0d6a6132092fac6e1af1cc5
treec21ed2154ba2e752d581643f82321356af7c8e77
parent89a782a52a48db38d917084233006fb91cbd0694
rdmacm: Add support for allocating XRC SRQs

Add extended SRQ creation call, to support allocating
XRC SRQs.  Use the rdma_cm_id qp type field to
determine which type of SRQ should be allocated.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/rdma/rdma_verbs.h
src/cma.c
src/librdmacm.map