>> You are most likely running into access violations or some other >> error. You should see the following message with any DTO error: >> >> "DTO completion ERR: status %d, op %s, vendor_err 0x%x - %s\n" >> >I didn't see this error message.
What dapl packages are installed? rpm -qa | grep dapl What provider device name are you using? ofa-v2-ib0? >> >12734: ERROR: DTO event status :DAT_SUCCESS DAT_RESOURCE_TEP Your DTO event string mapping looks odd. You have an error minor status along with a success major status. Does event.event_number == DAT_DTO_COMPLETION_EVENT? What is event.event_data.dto_completion_event_data.status? -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
