]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: auto create QPs in rdma_get_request
authorSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:47:58 +0000 (15:47 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:47:58 +0000 (15:47 -0700)
commit4e6391b32b2731a22e872c519a886c9b9f6b1f5a
treeba290f51219955397a0e5e80ad0e5147221dc2c6
parentc263cc6001524cbba916940cf1e779f2c7ed4fb7
librdmacm: auto create QPs in rdma_get_request

If the user passed initial QP attributes into rdma_create_ep,
allocate a QP for the user as part of rdma_get_request.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/cma.c