]> 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>
Fri, 28 Sep 2012 21:06:33 +0000 (14:06 -0700)
commitcd573b748ea037b19b9f1aa93bcd8062e26cda12
treebc10a5552903d53e7301c370f1e89b08399af4b1
parent14ea92a7e8682895d304ee36713d2dc5d29ef3e8
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