]> git.openfabrics.org - ~shefty/libibverbs.git/commit
libibverbs: Add ibv_open_qp
authorSean Hefty <sean.hefty@intel.com>
Wed, 19 Sep 2012 16:19:59 +0000 (09:19 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 26 Mar 2013 19:29:49 +0000 (12:29 -0700)
commitcded350864906403d42ae92fdd6ab06c11b65038
tree5d2942aff10fc9e343dfa425de543f3fef7f1431
parentc998814496ad0dd6e5e7bc31dcae0ce794b047b1
libibverbs: Add ibv_open_qp

XRC receive QPs are shareable across multiple processes.  Allow
any process with access to the xrc domain to open an existing
QP.  After opening the QP, the process will receive events
related to the QP and be able to modify the QP.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/infiniband/driver.h
include/infiniband/kern-abi.h
include/infiniband/verbs.h
src/cmd.c
src/libibverbs.map