From: Arlin Davis Date: Sat, 4 Dec 2010 00:13:31 +0000 (-0800) Subject: common: increase default IB inline send threshold to 400 X-Git-Tag: dapl-2.0.31-1~6 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=384c1d71872fdd422b64e7b0e1f7b025f18a7ab2;p=~ardavis%2Fdapl.git common: increase default IB inline send threshold to 400 Signed-off-by: Arlin Davis --- diff --git a/dapl/openib_common/dapl_ib_common.h b/dapl/openib_common/dapl_ib_common.h index bf4946c..8b0e0ba 100644 --- a/dapl/openib_common/dapl_ib_common.h +++ b/dapl/openib_common/dapl_ib_common.h @@ -150,7 +150,7 @@ typedef uint16_t ib_hca_port_t; /* inline send rdma threshold */ #define INLINE_SEND_IWARP_DEFAULT 64 -#define INLINE_SEND_IB_DEFAULT 256 +#define INLINE_SEND_IB_DEFAULT 400 /* qkey for UD QP's */ #define DAT_UD_QKEY 0x78654321