[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8ea5411d-f35b-b474-0e83-a18c6ca3bba7@gmail.com>
Date: Tue, 2 Jan 2018 21:51:41 -0700
From: David Ahern <dsahern@...il.com>
To: Jakub Kicinski <jakub.kicinski@...ronome.com>,
stephen@...workplumber.org
Cc: netdev@...r.kernel.org, oss-drivers@...ronome.com
Subject: Re: [PATCH iproute2-next] ip: link: add support for netdevsim device
type
On 1/2/18 3:54 PM, Jakub Kicinski wrote:
> netdevsim is a new software device for testing kernel APIs
> without any hardware attached. Allow users to create such
> devices.
>
> Signed-off-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
> Reviewed-by: Quentin Monnet <quentin.monnet@...ronome.com>
> ---
> I think I forgot to send this out..
>
> ip/Makefile | 2 +-
> ip/ipaddress.c | 2 +-
> ip/iplink.c | 2 +-
> ip/iplink_netdevsim.c | 16 ++++++++++++++++
> man/man8/ip-link.8.in | 6 +++++-
> 5 files changed, 24 insertions(+), 4 deletions(-)
> create mode 100644 ip/iplink_netdevsim.c
Applied to iproute2-next.
Powered by blists - more mailing lists