[openib-general] (no subject)

Or Gerlitz ogerlitz at voltaire.com
Thu Feb 9 05:51:08 PST 2006


Sean,

Can you see if/what is there a way for a CMA consumer to set the QP 
timeout? Reading the .h files and the ib_cm/cma code the best i managed 
to find is the following setting in cm_init_qp_rts_attr

	qp_attr->timeout = cm_id_priv->local_ack_timeout;

is cm_id_priv->local_ack_timeout related to 

	req.remote_cm_response_timeout = CMA_CM_RESPONSE_TIMEOUT;
	req.local_cm_response_timeout = CMA_CM_RESPONSE_TIMEOUT;

in cma_connect_ib ?

thanks,

Or.




More information about the general mailing list