>
>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



_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to