> Is there a way to tune rdma_connect() timeout to a lower value ?

I don't believe so.

You could abort the connection by destroying the id after a specified amount of 
time had expired.

> Can cma_response_timeout and CMA_MAX_CM_RETRIES be made tunables ?
> Even better would have been if the caller (RDS in this case) could have
> passed them as connection setup parameters. ;-)
> That way we don't have to disturb the setting for non-RDS traffic.

A per rdma_cm_id option for this makes sense to me. 

iWarp developers, would timeout/retry values be usable for iwarp?
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to