1MSTVPD(1) MSTVPD(1)
2
3
4
6 mstvpd
7
9 Mellanox VPD read tool
10
11 mstvpd [-m|-n] [-t ##] <file> [-- keyword ...]
12
14 -h :Print this help.
15
16 -v :Print tool version.
17
18 -m :Dump raw VPD data to stdout.
19
20 -n :Do not validate check sum.
21
22 -r :Do not check and display the VPD_W tag in the vpd data.
23
24 -t ## :Time out after ## seconds. (Default is 30.)
25
27 The PCI id number of the HCA (for example, "2:00.0"),
28
29 the device name (such as "mlx4_0")
30
31 the absolute path to the device ("/sys/class/infiniband/mlx4_0/device")
32
33 or '-' to read VPD data from the standard input.
34
36 Only display the requested information. (ID, PN, EC, SN, etc...)
37
38
39
40 4.7.0 MSTVPD(1)