[openib-general] Re: [PATCH] [kdapl]: Reduce CM retry count
James Lentini
jlentini at netapp.com
Fri May 13 12:02:52 PDT 2005
Committed in revision 2341.
On Fri, 13 May 2005, Hal Rosenstock wrote:
halr> Reduce CM retry count
halr>
halr> Signed-off-by: Hal Rosenstock <halr at voltaire.com>
halr>
halr> Index: dapl_openib_cm.h
halr> ===================================================================
halr> -- dapl_openib_cm.h (revision 2331)
halr> +++ dapl_openib_cm.h (working copy)
halr> @@ -40,7 +40,7 @@
halr> #define DAPL_OPENIB_RC_RETRY_COUNT 7
halr> #define DAPL_OPENIB_RNR_RETRY_COUNT 6
halr> #define DAPL_OPENIB_CM_RESPONSE_TIMEOUT 20 /* 4 sec */
halr> -#define DAPL_OPENIB_MAX_CM_RETRIES 15
halr> +#define DAPL_OPENIB_MAX_CM_RETRIES 4
halr>
halr> typedef enum {
halr> IB_CME_CONNECTED,
halr>
More information about the general
mailing list