]> 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>
Thu, 27 Sep 2012 23:02:13 +0000 (16:02 -0700)
commit6879b6122f8020f5defafa829507258bde55d00d
treecea9872f0633cba6ce97d3ef393629d98a8e298e
parentea51cb7217272757132db0c3a824214b4ee7901d
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