NAME | SYNOPSIS | OPTIONS | EXIT STATUS | SEE ALSO | REPORTING BUGS | AUTHOR | COLOPHON |
|
RDMA(8) Linux RDMA(8)
rdma - RDMA tool
rdma [ OPTIONS ] OBJECT { COMMAND | help } OBJECT := { dev | link } OPTIONS := { -V[ersion] | -d[etails] } -j[son] } -p[retty] }
-V, -Version Print the version of the rdma tool and exit. -d, --details Otuput detailed information. -p, --pretty When combined with -j generate a pretty JSON output. -j, --json Generate JSON output. OBJECT dev - RDMA device. link - RDMA port related. The names of all objects may be written in full or abbreviated form, for example stats can be abbreviated as stat or just s. COMMAND Specifies the action to perform on the object. The set of possible actions depends on the object type. As a rule, it is possible to show (or list ) objects, but some objects do not allow all of these operations or have some additional commands. The help command is available for all objects. It prints out a list of available commands and argument syntax conventions. If no command is given, some default command is assumed. Usually it is list or, if the objects of this class cannot be listed, help.
Exit status is 0 if command was successful or a positive integer upon failure.
rdma-dev(8), rdma-link(8),
Report any bugs to the Linux RDMA mailing list <linux- rdma@vger.kernel.org> where the development and maintenance is primarily done. You do not have to be subscribed to the list to send a message there.
Leon Romanovsky <leonro@mellanox.com>
This page is part of the iproute2 (utilities for controlling TCP/IP
networking and traffic) project. Information about the project can
be found at
⟨http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2⟩.
If you have a bug report for this manual page, send it to
netdev@vger.kernel.org, shemminger@osdl.org. This page was obtained
from the project's upstream Git repository
⟨git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git⟩
on 2018-02-02. (At that time, the date of the most recent commit
that was found in the repository was 2018-01-29.) If you discover
any rendering problems in this HTML version of the page, or you
believe there is a better or more up-to-date source for the page, or
you have corrections or improvements to the information in this
COLOPHON (which is not part of the original manual page), send a mail
to man-pages@man7.org
iproute2 28 Mar 2017 RDMA(8)
Pages that refer to this page: rdma-dev(8), rdma-link(8)