Sean Hefty wrote: >>1. Should I even be looking at event->status or does the event type tell me >> everything I need to know? I've had a report that the assertion >> (event->status != 0) is failing on RDMA_CM_EVENT_ROUTE_ERROR. > > It sounds like (and looks like from reading the code) that you've hit a bug > with > the ROUTE_ERROR event. The failure status isn't being propagated up to the > user.
I've committed a patch to svn which will set the event status correctly when a route error occurs. - Sean _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
