]> 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 18:33:24 +0000 (11:33 -0700)
commit6155278bdb257e9d5a1706a8895a15dc3ca30e29
tree121437de54a1b4ef4ae07d86dfb9f960662ede35
parent4ad62e7ffdfe45e2f3ffcfc77cd1fe327c5c24fa
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