[ofa-general] Sending two integers via RDMA_WRITE

Sean Hefty sean.hefty at intel.com
Tue Jun 30 07:46:57 PDT 2009


>I want to use completion queue element on  completion queue associated
>with received queue (on remote hca) to allow reading databuffer.
>But I get nothing from the completion queue.

You need to send immediate data with an RDMA write to generate a completion on
the remote side.  Otherwise, a receive work request is not consumed.

>In the specification, it says that a CQE should be created (in the
>remote hca) after performing a rdma write

See C10-87 (page 511)




More information about the general mailing list