Signed-off-by: Hal Rosenstock <[email protected]> --- diff --git a/infiniband-diags/man/perfquery.8 b/infiniband-diags/man/perfquery.8 index fdbf8c4..e0743d6 100644 --- a/infiniband-diags/man/perfquery.8 +++ b/infiniband-diags/man/perfquery.8 @@ -1,22 +1,23 @@ -.TH PERFQUERY 8 "February 5, 2009" "OpenIB" "OpenIB Diagnostics" +.TH PERFQUERY 8 "March 10, 2009" "OpenIB" "OpenIB Diagnostics" .SH NAME perfquery \- query InfiniBand port counters .SH SYNOPSIS .B perfquery -[\-d(ebug)] [\-G(uid)] [-x|-extended] [-a(ll_ports)] [-l(oop_ports)] [-r(eset_after_read)] [-R(eset_only)] [\-C ca_name] [\-P ca_port] [\-t(imeout) timeout_ms] [\-V(ersion)] [\-h(elp)] [<lid|guid> [[port] [reset_mask]]] +[\-d(ebug)] [\-G(uid)] [\-x|\-\-extended] [\-X|\-\-xmtsl] [\-R|\-\-rcvsl] [-a(ll_ports)] [-l(oop_ports)] [-r(eset_after_read)] [-R(eset_only)] [\-C ca_name] [\-P ca_port] [\-t(imeout) timeout_ms] [\-V(ersion)] [\-h(elp)] [<lid|guid> [[port] [reset_mask]]] .SH DESCRIPTION .PP perfquery uses PerfMgt GMPs to obtain the PortCounters (basic performance -and error counters) or PortExtendedCounters from the PMA at the node/port -specified. Optionally shows aggregated counters for all ports of node. +and error counters), PortExtendedCounters, PortXmitDataSL, or PortRcvDataSL +from the PMA at the node/port specified. Optionally shows aggregated +counters for all ports of node. Also, optionally, reset after read, or only reset counters. -Note: In both PortCounters and PortCountersExtended, components -that represent Data (e.g. PortXmitData and PortRcvData) indicate octets -divided by 4 rather than just octets. +Note: In PortCounters, PortCountersExtended, PortXmitDataSL, and PortRcvDataSL, +components that represent Data (e.g. PortXmitData and PortRcvData) indicate +octets divided by 4 rather than just octets. Note: Inputting a port of 255 indicates an operation be performed on all ports. @@ -28,6 +29,12 @@ Note: Inputting a port of 255 indicates an operation be performed on all ports. show extended port counters rather than (basic) port counters. Note that extended port counters attribute is optional. .TP +\fB\-X\fR, \fB\-\-xmtsl\fR +show transmit data SL counter. This is an optional counter for QoS. +.TP +\fB\-S\fR, \fB\-\-rcvsl\fR +show receive data SL counter. This is an optional counter for QoS. +.TP \fB\-a\fR, \fB\-\-all_ports\fR show aggregated counters for all ports of the destination lid or reset all counters for all ports. If the destination lid _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
