]> 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 17:11:05 +0000 (10:11 -0700)
commit02ed1a5b57528c104aefa6608f45bdf2d718ded3
tree724ff279269382185656ceca52a7f4cf79bd1f28
parent41c4a902e322da2cc08caabd0ba56a1ffff4c43e
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