1RDMA-LINK(8) Linux RDMA-LINK(8)
2
3
4
6 rdma-link - rdma link configuration
7
9 devlink [ OPTIONS ] link { COMMAND | help }
10
11
12 OPTIONS := { -V[ersion] | -d[etails] }
13
14 rdma link show [ DEV/PORT_INDEX ]
15
16 rdma link help
17
18
20 rdma link show - display rdma link attributes
21 DEV/PORT_INDEX - specifies the RDMA link to show. If this argument is
22 omitted all links are listed.
23
24
26 rdma link show
27 Shows the state of all rdma links on the system.
28
29 rdma link show mlx5_2/1
30 Shows the state of specified rdma link.
31
33 rdma(8), rdma-dev(8), rdma-resource(8),
34
35
37 Leon Romanovsky <leonro@mellanox.com>
38
39
40
41iproute2 06 Jul 2017 RDMA-LINK(8)