[ofw] Re: Completion with bad status: IBV_WC_EXC_RETRY_EXC_ERROR

Sean Hefty sean.hefty at intel.com
Tue Nov 20 17:21:02 PST 2007


>You never will until the Windows IB CM (Communications/Connection
>Manager) is compatible with the Linux IB/RDMA CM...
>Currently the only working approach is to exchange QP information via a
>TCP/IP socket connection and then transition the QPs manually; rather
>advanced IB programming.

To clarify, the Windows IB CM and Linux IB CM should interoperate fine.  Their
interfaces may differ, but the supported CM protocol should match.

>From the perspective of wire messages, the Linux RDMA CM defines some formatting
for IB CM REQ messages, along with service ID formats.  An application on
Windows can communicate with an application on Linux that's using the RDMA CM if
it uses the correct service ID and CM REQ formats.

- Sean



More information about the ofw mailing list