[openib-general] libibverbs question

Steve Wise swise at opengridcomputing.com
Thu Jul 20 10:50:46 PDT 2006


If a SEND is received on a QP and it generates a BOUNDS violation
because the recv buffer posted is too small, will this generate an async
error? 

I've written a program to generate this event, and I get the appropriate
completion status (IBV_WC_LOC_LEN_ERR), but I'm not getting any poll
event on the async_fd for the associated verbs context.  Should I?  I
was expecting something like IBV_EVENT_QP_ACCESS_ERR to be passed up.  

I'm running this over mthca...


Thanks,

Steve.





More information about the general mailing list