[ofa-general] Question on dat_ep_post_rdma_write with DAT_COMPLETION_SUPPRESS_FLAG.

Davis, Arlin R arlin.r.davis at intel.com
Thu Feb 12 15:52:22 PST 2009


 

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


More information about the general mailing list