On 10/07/2019 10:24, Leon Romanovsky wrote: > +.SH "EXAMPLES" > +.PP > +rdma statistic show > +.RS 4 > +Shows the state of the default counter of all RDMA devices on the system. > +.RE > +.PP > +rdma statistic show link mlx5_2/1 > +.RS 4 > +Shows the state of the default counter of specified RDMA port > +.RE > +.PP > +rdma statistic qp show > +.RS 4 > +Shows the state of all qp counters of all RDMA devices on the system. > +.RE > +.PP > +rdma statistic qp show link mlx5_2/1 > +.RS 4 > +Shows the state of all qp counters of specified RDMA port. > +.RE > +.PP > +rdma statistic qp show link mlx5_2 pid 30489 > +.RS 4 > +Shows the state of all qp counters of specified RDMA port and belonging to pid 30489 > +.RE > +.PP > +rdma statistic qp mode > +.RS 4 > +List current counter mode on all deivces "deivces" -> "devices".