Searched refs:IBWARN (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-13-stable/contrib/ofed/libibmad/
H A Drpc.c64 #define DEBUG if (ibdebug) IBWARN
67 IBWARN(fmt, ## __VA_ARGS__); \
137 IBWARN(">>> sending: len %d pktsz %zu", len, umad_size() + len);
163 IBWARN("send failed; %s", strerror(errno));
172 IBWARN("recv failed: %s", strerror(errno));
179 IBWARN("rcv buf:");
204 IBWARN("GID-based redirection is not supported");
215 IBWARN("redirected to lid %d, qp 0x%x, qkey 0x%x, sl 0x%x",
245 IBWARN("_do_madrpc failed; dport (%s)",
276 IBWARN("dat
[all...]
H A Dgs.c48 #define DEBUG if (ibdebug) IBWARN
62 IBWARN("only lid routed is supported");
100 IBWARN("only lid routed is supported");
H A Dsa.c47 #define DEBUG if (ibdebug) IBWARN
59 IBWARN("only lid routes are supported");
136 IBWARN("sa call path_query failed");
187 IBWARN("sa call node_query failed");
H A Dbm.c43 #define DEBUG if (ibdebug) IBWARN
64 IBWARN("only lid routes are supported");
H A Dvendor.c49 #define DEBUG if (ibdebug) IBWARN
H A Dmad.c52 #define DEBUG if (ibdebug) IBWARN
105 IBWARN("encoding dr mad without drpath (null)");
110 IBWARN("dr path with hop count %d", drpath->cnt);
H A Dserv.c49 #define DEBUG if (ibdebug) IBWARN
71 IBWARN("data offs %d sz %d", rpc->dataoffs, rpc->datasz);
79 IBWARN("send failed; %s", strerror(errno));
H A Dcc.c47 #define DEBUG if (ibdebug) IBWARN
H A Dportid.c46 #define DEBUG if (ibdebug) IBWARN
H A Dregister.c49 #define DEBUG if (ibdebug) IBWARN
H A Dresolve.c50 #define DEBUG if (ibdebug) IBWARN
204 IBWARN("bad dest_type %d", dest_type);
H A Dsmp.c48 #define DEBUG if (ibdebug) IBWARN
H A Ddump.c67 IBWARN("bad int sz %d", valsz);
92 IBWARN("bad int sz %u", valsz);
128 IBWARN("bad int sz %d", valsz);
164 IBWARN("bad int sz %d", valsz);
190 IBWARN("bad width %d", width);
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dibtracert.c284 IBWARN("can't reach to/from ports");
289 IBWARN("Force: look for lid %d", to->lid);
321 IBWARN("can't reach port at %s",
338 IBWARN
355 IBWARN("can't reach port at %s",
384 IBWARN("no route found after %d hops", MAXHOPS);
391 IBWARN("Bad port state found: node \"%s\" port %d state %d",
395 IBWARN("Bad out port state found: node \"%s\" outport %d state %d",
399 IBWARN
404 IBWARN("Direc
[all...]
H A Dibportstate.c311 IBWARN
316 IBWARN
321 IBWARN
326 IBWARN
331 IBWARN
341 IBWARN
346 IBWARN
351 IBWARN
361 IBWARN
366 IBWARN
[all...]
H A Dibdiag_sa.c60 IBWARN("No SM/SA found on port %s:%d",
137 IBWARN("umad_send failed: attr 0x%x: %s\n",
150 IBWARN("umad_recv failed: attr 0x%x: %s\n", attr,
H A Dibqueryerrors.c386 IBWARN("%s query failed on %s, %s port %d", attr_name,
527 IBWARN("classportinfo query failed on %s, %s port %d",
556 IBWARN("IB_GSI_PORT_COUNTERS_EXT query failed on %s, %s port %d",
569 IBWARN("IB_GSI_PORT_COUNTERS query failed on %s, %s port %d",
626 IBWARN("IB_GSI_PORT_COUNTERS query failed on %s, %s port %d",
635 IBWARN("IB_GSI_PORT_COUNTERS_EXT query failed on %s, %s port %d",
662 IBWARN("only lid routed is supported");
841 IBWARN("Maximum (%d) fields have been suppressed; skipping %s",
1030 IBWARN("Failed to resolve %s; attempting full scan",
1037 IBWARN("Faile
[all...]
H A Dibroute.c162 IBWARN("illegal top mlid %x", top);
170 IBWARN("illegal start mlid %x, set to %x", startlid,
176 IBWARN("illegal end mlid %x, truncate to %x", endlid,
347 IBWARN("illegal lft top %d, truncate to %d", endlid,
H A Ddump_fts.c138 IBWARN("illegal top mlid %x", top);
146 IBWARN("illegal start mlid %x, set to %x", startlid,
152 IBWARN("illegal end mlid %x, truncate to %x", endlid,
329 IBWARN("illegal lft top %d, truncate to %d", endlid,
H A Diblinkinfo.c674 IBWARN("Failed to resolve %s; attempting full scan",
681 IBWARN("Failed to resolve %s; attempting full scan\n",
713 IBWARN("Partial fabric scan failed;"
H A Dibstat.c210 IBWARN("%s: '%s' has no port number %d - max (%d)",
H A Dperfquery.c426 IBWARN
539 IBWARN("only lid routed is supported");
574 IBWARN("Port Info Extended not supported");
1053 IBWARN
H A Dibsysstat.c158 IBWARN("cpuinfo truncated");
H A Dibdiag_common.c527 IBWARN("port info capability mask2 = 0x%x doesn't"
532 IBWARN("port info capability mask2 not supported");
743 IBWARN("bad dest_type %d", dest_type);
/freebsd-13-stable/contrib/ofed/libibumad/
H A Dumad.c86 #define IBWARN(fmt, args...) fprintf(stderr, "ibwarn: [%d] %s: " fmt "\n", getpid(), __func__, ## args) macro
88 #define TRACE if (umaddebug) IBWARN
89 #define DEBUG if (umaddebug) IBWARN
184 IBWARN("no pkeys found for %s:%u (at dir %s)...",
190 IBWARN("get_port: calloc failed: %s", strerror(errno));
511 IBWARN
517 IBWARN
1101 IBWARN("qpn %d qkey 0x%x lid %u sl %d\n"
1114 IBWARN("agent id %d status %x timeout %d",

Completed in 184 milliseconds

12