from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209612

userrating:


May 25th. 2007:
Words

486

Views

258612

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149912

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





RDMA-RESOURCE

Section: Linux (8)
Updated: 26 Dec 2017
Index Return to Main Contents
 

NAME

rdm-resource - rdma resource configuration  

SYNOPSIS


rdma [ OPTIONS ] RESOURCE { COMMAND | help }


RESOURCE := { cm_id | cq | mr | pd | qp | ctx | srq }


OPTIONS := { -j[son] | -d[etails] }


rdma resource show [ DEV/PORT_INDEX ]


rdma resource help

 

DESCRIPTION

 

rdma resource show- display rdma resource tracking information

DEV/PORT_INDEX - specifies the RDMA link to show. If this argument is omitted all links are listed.

 

EXAMPLES

rdma resource show

Shows summary for all devices on the system.

rdma resource show mlx5_2

Shows the state of specified rdma device.

rdma res show qp link mlx5_4

Get all QPs for the specific device.

rdma res show qp link mlx5_4/1

Get QPs of specific port.

rdma res show qp link mlx5_4/0

Provide illegal port number (0 is illegal).

rdma res show qp link mlx5_4-

Get QPs which have not assigned port yet.

rdma res show qp link mlx5_4--d

Detailed view.

rdma res show qp link mlx5_4--dd

Detailed view including drive-specific details.

rdma res show qp link mlx5_4/1 lqpn -6

Limit to specific Local QPNs.

rdma res show qp link mlx5_4/1 lqpn 6-r

Driver specific details in raw format.

rdma resource show cm_id ds-port 7174

Show CM_IDs with destination ip port of 7174.

rdma resource show cm_id sr-addr 172.16.0.100

Show CM_IDs bound to local ip address 172.16.0.100

rdma resource show cq pid 30489

Show CQs belonging to pid 30489

rdma resource show ctx ctxn 1

Show contexts that have index equal to 1.

rdma resource show srq lqpn -7

Show SRQs that the QPs with lqpn -7 are associated with.

 

SEE ALSO

rdma(8), rdm-dev(8), rdm-link(8), rdm-statistic(8),

 

AUTHOR

Leon Romanovsky <leonro@mellanox.com>


 

Index

NAME
SYNOPSIS
DESCRIPTION
rdma resource show - display rdma resource tracking information
EXAMPLES
SEE ALSO
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 13.5 ms