From: Leon Romanovsky <leon@kernel.org>
To: Steve Wise <larrystevenwise@gmail.com>
Cc: dsahern@gmail.com, stephen@networkplumber.org,
netdev@vger.kernel.org, linux-rdma@vger.kernel.org
Subject: Re: [PATCH v2 iproute2-next 3/4] rdma: add 'link add/delete' commands
Date: Mon, 1 Apr 2019 09:31:21 +0300 [thread overview]
Message-ID: <20190401063121.GF8348@mtr-leonro.mtl.com> (raw)
In-Reply-To: <a1b4b7640efb89346c45db060e88bb66103b4f50.1553627811.git.larrystevenwise@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 512 bytes --]
On Tue, Mar 26, 2019 at 02:18:29PM -0500, Steve Wise wrote:
> Add new 'link' subcommand 'add' and 'delete' to allow binding a soft-rdma
> device to a netdev interface.
>
> EG:
>
> rdma link add rxe_eth0 type rxe netdev eth0
> rdma link delete rxe_eth0
>
> Signed-off-by: Steve Wise <larrystevenwise@gmail.com>
> ---
> rdma/link.c | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> rdma/rdma.h | 2 ++
> 2 files changed, 85 insertions(+)
>
Thanks,
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
next prev parent reply other threads:[~2019-04-01 6:31 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-26 19:18 [PATCH v2 iproute2-next 0/4] Dynamic rdma link creation Steve Wise
2019-03-26 19:18 ` [PATCH v2 iproute2-next 1/4] Add .mailmap file Steve Wise
2019-04-01 6:29 ` Leon Romanovsky
2019-03-26 19:18 ` [PATCH v2 iproute2-next 2/4] rdma: add helper rd_sendrecv_msg() Steve Wise
2019-04-01 2:06 ` David Ahern
2019-04-03 13:16 ` Steve Wise
2019-04-01 6:29 ` Leon Romanovsky
2019-03-26 19:18 ` [PATCH v2 iproute2-next 3/4] rdma: add 'link add/delete' commands Steve Wise
2019-04-01 6:31 ` Leon Romanovsky [this message]
2019-04-01 6:37 ` Leon Romanovsky
2019-04-02 14:33 ` Steve Wise
2019-03-26 19:18 ` [PATCH v2 iproute2-next 4/4] rdma: man page update for link add/delete Steve Wise
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190401063121.GF8348@mtr-leonro.mtl.com \
--to=leon@kernel.org \
--cc=dsahern@gmail.com \
--cc=larrystevenwise@gmail.com \
--cc=linux-rdma@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.