> Thanks. However, when catastrophic error occurs, there are some
 > entries in CQ, can I continue to peek them using ibv_poll_cq() ?

Not necessarily.  It's better not to do anything once a catastrophic
error is reported, because everything is in an indeterminate state.

 > Also does ibv_dereg_mr() work when fatal error occurs ?

It will probably fail but you should try to destroy all your resources
I guess.

 - R.
_______________________________________________
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