I'm debugging an issue in trying to use the RDMA CM.

IPoIB is enabled, OpenSM running.  I'm trying to use the "rping"
example program as a test.  I get the RDMA_CM_EVENT_REJECTED on the
client.

Putting in lots of printk messages, I see that the server machine
indeed gets a connection request MAD, but that the
ib_find_cached_gid() call inside of cma_acquire_dev() fails.

Any ideas?

Thanks,
Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to