lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <fcacb46a-c12c-c0b7-4e21-8aef1da57d57@gmail.com>
Date:   Wed, 12 Jun 2019 20:12:44 -0700
From:   Florian Fainelli <f.fainelli@...il.com>
To:     Andrew Lunn <andrew@...n.ch>, netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH RFC 0/3] RFC 2863 Testing Oper status



On 6/12/2019 8:44 AM, Andrew Lunn wrote:
> This patchset add support for RFC 2863 Oper status testing.  An
> interface is placed into this state when a self test is performed
> using ethtool.

LGTM!

> 
> Andrew Lunn (3):
>   net: Add IF_OPER_TESTING
>   net: Add testing sysfs attribute
>   net: ethtool: self_test: Mark interface in testing operative status
> 
>  Documentation/ABI/testing/sysfs-class-net | 13 +++++++
>  include/linux/netdevice.h                 | 41 +++++++++++++++++++++++
>  include/uapi/linux/if.h                   |  1 +
>  net/core/dev.c                            |  5 +++
>  net/core/ethtool.c                        |  2 ++
>  net/core/link_watch.c                     | 12 +++++--
>  net/core/net-sysfs.c                      | 15 ++++++++-
>  net/core/rtnetlink.c                      |  9 ++++-
>  8 files changed, 94 insertions(+), 4 deletions(-)
> 

-- 
Florian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ