201 lines
3.3 KiB
HTML
201 lines
3.3 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of RDMA-LINK</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>RDMA-LINK</H1>
|
|
Section: Linux (8)<BR>Updated: 06 Jul 2017<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
rdma-link - rdma link configuration
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<P>
|
|
|
|
|
|
<BR>
|
|
|
|
<B>devlink</B>
|
|
|
|
[ <I>OPTIONS</I> ]
|
|
|
|
<B>link</B>
|
|
|
|
{ <I>COMMAND</I> |
|
|
|
|
<B>help</B> }
|
|
|
|
<P>
|
|
<P>
|
|
<BR>
|
|
|
|
<I>OPTIONS</I> := {
|
|
|
|
<B>-V</B>[<I>ersion</I>] |
|
|
<B>-d</B>[<I>etails</I>] }
|
|
<P>
|
|
<BR>
|
|
|
|
<B>rdma link show</B>
|
|
|
|
[ <I>DEV/PORT_INDEX</I> ]
|
|
|
|
<P>
|
|
<BR>
|
|
|
|
<B>rdma link add</B>
|
|
|
|
<B>NAME</B>
|
|
|
|
<B>type</B>
|
|
|
|
<B>TYPE</B>
|
|
|
|
<B>netdev</B>
|
|
|
|
<B>NETDEV</B>
|
|
|
|
<P>
|
|
<BR>
|
|
|
|
<B>rdma link delete</B>
|
|
|
|
NAME
|
|
|
|
<P>
|
|
<BR>
|
|
|
|
<B>rdma link help</B>
|
|
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<A NAME="lbAE"> </A>
|
|
<H3>rdma link show - display rdma link attributes</H3>
|
|
|
|
<P>
|
|
<P>
|
|
|
|
<I>DEV/PORT_INDEX</I>
|
|
|
|
- specifies the RDMA link to show.
|
|
If this argument is omitted all links are listed.
|
|
<P>
|
|
<A NAME="lbAF"> </A>
|
|
<H3>rdma link add NAME type TYPE netdev NETDEV - add an rdma link for the specified type to the network device</H3>
|
|
|
|
<P>
|
|
<B>NAME</B>
|
|
|
|
- specifies the new name of the rdma link to add
|
|
<P>
|
|
<B>TYPE</B>
|
|
|
|
- specifies which rdma type to use. Link types:
|
|
<P>
|
|
|
|
<B>rxe</B>
|
|
|
|
- Soft RoCE driver
|
|
<P>
|
|
<B>siw</B>
|
|
|
|
- Soft iWARP driver
|
|
|
|
<P>
|
|
<B>NETDEV</B>
|
|
|
|
- specifies the network device to which the link is bound
|
|
<P>
|
|
<A NAME="lbAG"> </A>
|
|
<H3>rdma link delete NAME - delete an rdma link</H3>
|
|
|
|
<P>
|
|
|
|
<B>NAME</B>
|
|
|
|
- specifies the name of the rdma link to delete
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>EXAMPLES</H2>
|
|
|
|
<P>
|
|
|
|
rdma link show
|
|
<DL COMPACT><DT id="1"><DD>
|
|
Shows the state of all rdma links on the system.
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
rdma link show mlx5_2/1
|
|
<DL COMPACT><DT id="2"><DD>
|
|
Shows the state of specified rdma link.
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
rdma link add rxe_eth0 type rxe netdev eth0
|
|
<DL COMPACT><DT id="3"><DD>
|
|
Adds a RXE link named rxe_eth0 to network device eth0
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
rdma link del rxe_eth0
|
|
<DL COMPACT><DT id="4"><DD>
|
|
Removes RXE link rxe_eth0
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="lbAI"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+rdma">rdma</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+rdma-dev">rdma-dev</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+rdma-resource">rdma-resource</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+rdma-statistic">rdma-statistic</A></B>(8),
|
|
|
|
<BR>
|
|
|
|
<P>
|
|
<A NAME="lbAJ"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Leon Romanovsky <<A HREF="mailto:leonro@mellanox.com">leonro@mellanox.com</A>>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="5"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="6"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="7"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DL>
|
|
<DT id="8"><A HREF="#lbAE">rdma link show - display rdma link attributes</A><DD>
|
|
<DT id="9"><A HREF="#lbAF">rdma link add NAME type TYPE netdev NETDEV - add an rdma link for the specified type to the network device</A><DD>
|
|
<DT id="10"><A HREF="#lbAG">rdma link delete NAME - delete an rdma link</A><DD>
|
|
</DL>
|
|
<DT id="11"><A HREF="#lbAH">EXAMPLES</A><DD>
|
|
<DT id="12"><A HREF="#lbAI">SEE ALSO</A><DD>
|
|
<DT id="13"><A HREF="#lbAJ">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:15 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|