ibv_devinfo command
Prints information about RDMA network interface controller (RNIC) devices available for use from user space.
Syntax
ibv_devinfo [-v] { [-d <dev>] [-i <port>] } | [-l]Flags
| Item | Description |
|---|---|
| -d dev | Uses the dev RDMA device. By default, the first device that is found is used. |
| -i port | Uses the port port of RDMA device. By default, all ports are used. |
| -l | Prints only the RDMA devices name. |
| -v | Prints all the attributes of the RDMA devices. |