File: mstvpd.1

package info (click to toggle)
mstflint 4.33.0%2B1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 56,212 kB
  • sloc: ansic: 224,755; cpp: 116,860; ada: 19,665; sh: 11,406; python: 8,388; makefile: 1,541
file content (24 lines) | stat: -rw-r--r-- 828 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH MSTVPD "1" "March 2020" "mstflint" "User Commands"
.SH NAME
mstvpd \- Mellanox VPD read tool
.SH SYNOPSIS
.B mstvpd
[\fI-m|-n|-r\fR] [\fI-t ##\fR] \fI<file> \fR[\fI-- keyword \fR...]
.SH DESCRIPTION
\fB\-h\fR      Print this help.
\fB\-v\fR      Print tool version.
\fB\-m\fR      Dump raw VPD data to stdout.
\fB\-n\fR      Do not validate check sum.
\fB\-r\fR      Do not check and display the VPD_W tag in the vpd data.
\fB\-t\fR ##   Time out after ## seconds. (Default is 30.)
.PP
file    The PCI id number of the HCA (for example, "2:00.0"),
.IP
the device name (such as "mlx4_0")
the absolute path to the device ("/sys/class/infiniband/mlx4_0/device")
or '\-' to read VPD data from the standard input.
.PP
keyword(s): Only display the requested information. (ID, PN, EC, SN, etc...)
.PP
.SH "SEE ALSO"
.B mstflint(1)