[ofw] [PATCH 4/5] uDAPL v2: ucm: increase default reply and rtu timeout values.
Davis, Arlin R
arlin.r.davis at intel.com
Wed Oct 28 16:19:14 PDT 2009
Signed-off-by: Arlin Davis <arlin.r.davis at intel.com>
---
dapl/openib_common/dapl_ib_common.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dapl/openib_common/dapl_ib_common.h b/dapl/openib_common/dapl_ib_common.h
index 982621c..6c66b25 100644
--- a/dapl/openib_common/dapl_ib_common.h
+++ b/dapl/openib_common/dapl_ib_common.h
@@ -167,8 +167,8 @@ typedef uint16_t ib_hca_port_t;
/* DAPL uCM timers, default queue sizes */
#define DCM_RETRY_CNT 10
-#define DCM_REP_TIME 400 /* reply timeout in m_secs */
-#define DCM_RTU_TIME 200 /* rtu timeout in m_secs */
+#define DCM_REP_TIME 800 /* reply timeout in m_secs */
+#define DCM_RTU_TIME 400 /* rtu timeout in m_secs */
#define DCM_QP_SIZE 500 /* uCM tx, rx qp size */
#define DCM_CQ_SIZE 500 /* uCM cq size */
--
1.5.2.5
More information about the ofw
mailing list