Lines Matching +full:up +full:- +full:counter

5 VENDSTAT \- 
7 .nr rst2man-indent-level 0
10 \\$1 \\n[an-margin]
11 level \\n[rst2man-indent-level]
12 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
13 -
14 \\n[rst2man-indent0]
15 \\n[rst2man-indent1]
16 \\n[rst2man-indent2]
21 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
22 . nr rst2man-indent-level +1
27 .\" indent \\n[an-margin]
28 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .nr rst2man-indent-level -1
30 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
41 Mellanox InfiniSwitch\-III (IS3) and InfiniSwitch\-IV (IS4).
45 .B \fB\-N\fP
48 .B \fB\-w\fP
51 .B \fB\-i\fP
52 show IS4 counter group info.
54 .B \fB\-c <num,num>\fP
55 configure IS4 counter groups.
57 Configure IS4 counter groups 0 and 1. Such configuration is not
58 persistent across IS4 reboot. First number is for counter group 0 and
59 second is for counter group 1.
61 Group 0 counter config values:
68 0 \- PortXmitDataSL0\-7
69 1 \- PortXmitDataSL8\-15
70 2 \- PortRcvDataSL0\-7
74 Group 1 counter config values:
79 1 \- PortXmitDataSL8\-15
80 2 \- PortRcvDataSL0\-7
81 8 \- PortRcvDataSL8\-15
83 .B \fB\-R, \-\-Read <addr,mask>\fP
86 .B \fB\-W, \-\-Write <addr,val,mask>\fP
89 .B \fB\-\-dgid <gid>\fP
93 .\" Define the common option -G
96 \fB\-G, \-\-Guid\fP The address specified is a Port GUID
97 .\" Define the common option -L
100 \fB\-L, \-\-Lid\fP The address specified is a LID
101 .\" Define the common option -s
104 \fB\-s, \-\-sm_port <smlid>\fP use \(aqsmlid\(aq as the target lid for SA queries.
106 .\" Define the common option -C
109 \fB\-C, \-\-Ca <ca_name>\fP use the specified ca_name.
110 .\" Define the common option -P
113 \fB\-P, \-\-Port <ca_port>\fP use the specified ca_port.
127 if not found, the first port that is UP (physical link up).
140 ibaddr \-C mthca1 # pick the best port from "mthca1" only.
141 ibaddr \-P 2 # use the second (active/up) port from the first available IB device.
142 ibaddr \-C mthca0 \-P 2 # use the specified port only.
150 .\" Define the common option -d
154 .B \-d
156 May be used several times (\-ddd or \-d \-d \-d).
158 .\" Define the common option -e
162 .B \-e
165 .\" Define the common option -h
168 \fB\-h, \-\-help\fP show the usage message
169 .\" Define the common option -v
173 .B \fB\-v, \-\-verbose\fP
175 May be used several times (\-vv or \-v \-v \-v)
177 .\" Define the common option -V
180 \fB\-V, \-\-version\fP show the version info.
182 .\" Define the common option -t
185 \fB\-t, \-\-timeout <timeout_ms>\fP override the default timeout for the solicited mads.
186 .\" Define the common option -z
189 \fB\-\-config, \-z <config_file>\fP Specify alternate config file.
192 Default: /etc/infiniband-diags/ibdiag.conf
200 /etc/infiniband-diags/ibdiag.conf
208 vendstat \-N 6 # read IS3 or IS4 general information
209 vendstat \-w 6 # read IS3 port xmit wait counters
210 vendstat \-i 6 12 # read IS4 port 12 counter group info
211 vendstat \-c 0,1 6 12 # configure IS4 port 12 counter groups for PortXmitDataSL
212 vendstat \-c 2,8 6 12 # configure IS4 port 12 counter groups for PortRcvDataSL