]> git.proxmox.com Git - mirror_iproute2.git/commit
rdma: add 'link add/delete' commands
authorSteve Wise <larrystevenwise@gmail.com>
Wed, 3 Apr 2019 17:10:31 +0000 (12:10 -0500)
committerDavid Ahern <dsahern@gmail.com>
Wed, 3 Apr 2019 19:04:30 +0000 (12:04 -0700)
commit4336c5821a7befa11298afaaa730045e14d1b4d9
treea430ac5ff20611269acc6aa4fe42f91e81958bd3
parent8f5cfd23cd827054f2706e204602fa1e35a68320
rdma: add 'link add/delete' commands

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>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
rdma/link.c
rdma/rdma.h