RDMA-RESOURCE(8) | Linux | RDMA-RESOURCE(8) |
rdma-resource - rdma resource configuration
rdma [ OPTIONS ] RESOURCE { COMMAND | help }
RESOURCE := { cm_id | cq | mr | pd | qp }
OPTIONS := { -j[son] | -d[etails] }
rdma resource show [ DEV/PORT_INDEX ]
rdma resource help
DEV/PORT_INDEX - specifies the RDMA link to show. If this argument is omitted all links are listed.
rdma resource show
rdma resource show mlx5_2
rdma res show qp link mlx5_4
rdma res show qp link mlx5_4/1
rdma res show qp link mlx5_4/0
rdma res show qp link mlx5_4/-
rdma res show qp link mlx5_4/- -d
rdma res show qp link mlx5_4/- -dd
rdma res show qp link mlx5_4/1 lqpn 0-6
rdma res show qp link mlx5_4/1 lqpn 6 -r
rdma resource show cm_id dst-port 7174
rdma resource show cm_id src-addr 172.16.0.100
rdma resource show cq pid 30489
Leon Romanovsky <leonro@mellanox.com>
26 Dec 2017 | iproute2 |