# phpman > man > rdma(8)

[RDMA(8)](https://www.chedong.com/phpMan.php/man/RDMA/8/markdown)                                         Linux                                        [RDMA(8)](https://www.chedong.com/phpMan.php/man/RDMA/8/markdown)



## NAME
       rdma - RDMA tool

## SYNOPSIS
       **rdma** [ _OPTIONS_ ] _OBJECT_ { _COMMAND_ | **help** }


       **rdma** [ **-force** ] **-batch** _filename_


       _OBJECT_ := { **dev** | **link** | **resource** | **system** | **statistic** }


       _OPTIONS_ := { **-V**[_ersion_] | **-d**[_etails_] } **-j**[_son_] } **-p**[_retty_] }


## OPTIONS
### -V -Version
              Print the version of the **rdma** tool and exit.


### -b -batch
              Read commands from provided file or standard input and invoke them.  First failure
              will cause termination of rdma.


### -force
              tion of the commands, the application return code will be non zero.


### -d --details
              Output detailed information.  Adding a second -d includes driver-specific details.


### -r --raw
              Output includes driver-specific details in raw format.


### -p --pretty
              When combined with -j generate a pretty JSON output.


### -j --json
              Generate JSON output.


   _OBJECT_
       **dev**    - RDMA device.


       **link**   - RDMA port related.


### resource
              - RDMA resource configuration.


       **sys**    - RDMA subsystem related.


### statistic
              - RDMA counter statistic 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 ob‐
       jects of this class cannot be listed, **help**.


## EXIT STATUS
       Exit status is 0 if command was successful or a positive integer upon failure.


## SEE ALSO
       [**rdma-dev**(8)](https://www.chedong.com/phpMan.php/man/rdma-dev/8/markdown), [**rdma-link**(8)](https://www.chedong.com/phpMan.php/man/rdma-link/8/markdown), [**rdma-resource**(8)](https://www.chedong.com/phpMan.php/man/rdma-resource/8/markdown), [**rdma-system**(8)](https://www.chedong.com/phpMan.php/man/rdma-system/8/markdown), [**rdma-statistic**(8)](https://www.chedong.com/phpMan.php/man/rdma-statistic/8/markdown),


## REPORTING BUGS
       Report any bugs to the Linux RDMA mailing list **<<linux-rdma@vger.kernel.org>>** where the devel‐
       opment and maintenance is primarily done.  You do not have to be subscribed to the list to
       send a message there.


## AUTHOR
       Leon Romanovsky <<leonro@mellanox.com>>



iproute2                                     28 Mar 2017                                     [RDMA(8)](https://www.chedong.com/phpMan.php/man/RDMA/8/markdown)
