[ofa-general] RDMA write with immediate data.

Davis, Arlin R arlin.r.davis at intel.com
Thu Feb 19 00:19:29 PST 2009


 
>
>if (initiator) {
>     ret = dat_ib_post_rdma_write_immed(   h_ep,        // 
>
>However, at remote side I got the following error message 
>indicates that 
>no event coming through.
>
>5217 ERROR: DTO dat_evd_wait() DAT_TIMEOUT_EXPIRED
>5217 Error do_rdmw_write_with_immd: DAT_TIMEOUT_EXPIRED
>
>The return of dat_evd_wait is DAT_TIMEOUT_EXPIRED.
>

Does the initiator side complete successfully?
Do you have receive's posted at the remote side for immed data?

You can look at dtestx source for an immed data example.

-arlin






More information about the general mailing list