[openib-general] [PATCH 0/4] Dispatch communication related events to the IB CM

Sean Hefty sean.hefty at intel.com
Thu Jul 27 14:24:53 PDT 2006


>Hmm.
>This means we *still* need rdma_cm_establish().
>
>Now *that* is the simple fix we need for 2.6.18.
>Sean?

I'm not sure that we do.  A user of the RDMA CM simply must wait until they
receive a connection established event before posting any sends.  This is the
requirement placed on the RDMA CM user today.

The basic problem that this patch solves is if a connection is established, but
the RTU is repeatedly lost, the user will get a failed connection attempt for
what should have been an active connection.  I'm not sure if anyone has hit this
in practice.

- Sean




More information about the general mailing list