rdma-link
(8)rdma link configuration
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
AUTHOR
Leon Romanovsky leonro@mellanox.com