Hi Hal

The umad vendor provides an info message every time the 
osm_vendor_get_all_port_attr is invoked. This patch makes it a debug
message.

Thanks

Eitan

Signed-off-by:  Eitan Zahavi <[EMAIL PROTECTED]>

Index: osm/libvendor/osm_vendor_ibumad.c
===================================================================
--- osm/libvendor/osm_vendor_ibumad.c   (revision 4317)
+++ osm/libvendor/osm_vendor_ibumad.c   (working copy)
@@ -630,7 +630,7 @@ osm_vendor_get_all_port_attr(
                lids[0] = def_port.base_lid;
                linkstates[0] = def_port.state;
 
-               osm_log( p_vend->p_log, OSM_LOG_INFO,
+               osm_log( p_vend->p_log, OSM_LOG_DEBUG,
                                "osm_vendor_get_all_port_attr: "
                                "assign CA %s port %d guid (0x%"PRIx64") as the 
default port\n",
                        def_port.ca_name, def_port.portnum,

_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to