]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: Specify QP type separately from port space
authorSean Hefty <sean.hefty@intel.com>
Tue, 14 Jun 2011 17:06:17 +0000 (10:06 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 22 Aug 2011 21:00:51 +0000 (14:00 -0700)
commitf694d0670a06ad294386e0a75edc333a632ab5e8
tree4ccc39d4c0df0ee4b8accb82fdcd90db528dbb73
parent421cba7457ee92d47111bc050e71c92dfdfcbdd3
librdmacm: Specify QP type separately from port space

We need to know the QP type separately from the port space.  In
order to support XRC, UC, and other QP types, we use RDMA_PS_IB,
which no longer provides a 1:1 mapping between the port space
and QP type.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/rdma/rdma_cma.h
src/cma.c