1IBV_DEVINFO(1) USER COMMANDS IBV_DEVINFO(1)
2
3
4
6 ibv_devinfo - query RDMA devices
7
8
10 ibv_devinfo [-d device] [-i port] [-l] [-v]
11
12
14 Print information about RDMA devices available for use from userspace.
15
16
18 -d, --ib-dev=DEVICE
19 use IB device DEVICE (default first device found)
20
21 -i, --ib-port=PORT query port PORT (default all ports)
22
23 -l, --list only list names of RDMA devices
24
25 -v, --verbose print all available information about RDMA devices
26
27
29 ibv_devices(1)
30
31
33 Dotan Barak
34 <dotanba@gmail.com>
35
36 Roland Dreier
37 <rolandd@cisco.com>
38
39
40
41libibverbs August 30, 2005 IBV_DEVINFO(1)