[openib-general] [PATCH] uDAPL cma: lower debug level on consumer rejects

Arlin Davis arlin.r.davis at intel.com
Thu Jun 22 14:39:30 PDT 2006


James,

Lower the reject debug message level so we don't see warnings when consumers reject.

Signed-off by: Arlin Davis ardavis at ichips.intel.com

Index: dapl/openib_cma/dapl_ib_cm.c
===================================================================
--- dapl/openib_cma/dapl_ib_cm.c        (revision 8166)
+++ dapl/openib_cma/dapl_ib_cm.c        (working copy)
@@ -359,7 +359,7 @@ static void dapli_cm_active_cb(struct da
                        cm_event = IB_CME_DESTINATION_REJECT;

                dapl_dbg_log(
-                       DAPL_DBG_TYPE_WARN,
+                       DAPL_DBG_TYPE_CM,
                        " dapli_cm_active_handler: REJECTED reason=%d\n",
                        event->status);




More information about the general mailing list