[PATCH 14/20 v2] rdma/cm: Support XRC QPs

2011-08-18 Thread Hefty, Sean
Allow users to connect XRC QPs through the rdma_cm. Signed-off-by: Sean Hefty sean.he...@intel.com --- drivers/infiniband/core/cma.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/infiniband/core/cma.c b/drivers/infiniband/core/cma.c index 9f1d44d..1aa8e96

RDMA CM and XRC

2010-07-28 Thread frank zago
Hello, For a project we consider using RDMA CM to setup XRC connections. Currently that combination is not supported. Has anyone done any work on adding XRC support to RDMA CM ? That's something we might also consider doing if not already available somewhere. Is there any pitfall

RE: RDMA CM and XRC

2010-07-28 Thread Hefty, Sean
For a project we consider using RDMA CM to setup XRC connections. Currently that combination is not supported. Has anyone done any work on adding XRC support to RDMA CM ? Not that I'm aware of. That's something we might also consider doing if not already available somewhere. Is there any