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-LINK

Section: Linux (8)
Updated: 06 Jul 2017
Index Return to Main Contents
 

NAME

rdm-link - rdma link configuration  

SYNOPSIS


rdma [ OPTIONS ] link { COMMAND | help }


OPTIONS := { -V[ersion] | -d[etails] }


rdma link show [ DEV/PORT_INDEX ]


rdma link add NAME type TYPE netdev NETDEV


rdma link delete NAME


rdma link help

 

DESCRIPTION

 

rdma link show- display rdma link attributes

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

 

rdma link add NAME type TYPE netdev NETDEV- add an rdma link for the specified type to the network device

NAME - specifies the new name of the rdma link to add

TYPE - specifies which rdma type to use. Link types:

rxe - Soft RoCE driver

siw - Soft iWARP driver

NETDEV - specifies the network device to which the link is bound

 

rdma link delete NAME- delete an rdma link

NAME - specifies the name of the rdma link to delete

 

EXAMPLES

rdma link show

Shows the state of all rdma links on the system.

rdma link show mlx5_2/1

Shows the state of specified rdma link.

rdma link add rxe_eth0 type rxe netdev eth0

Adds a RXE link named rxe_eth0 to network device eth0

rdma link del rxe_eth0

Removes RXE link rxe_eth0

 

SEE ALSO

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

 

AUTHOR

Leon Romanovsky <leonro@mellanox.com>


 

Index

NAME
SYNOPSIS
DESCRIPTION
rdma link show - display rdma link attributes
rdma link add NAME type TYPE netdev NETDEV - add an rdma link for the specified type to the network device
rdma link delete NAME - delete an rdma link
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: 14.1 ms