[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200417230350.802675-1-andrew@lunn.ch>
Date: Sat, 18 Apr 2020 01:03:47 +0200
From: Andrew Lunn <andrew@...n.ch>
To: David Miller <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>, Andrew Lunn <andrew@...n.ch>
Subject: [PATCH net-next 0/3] RFC 2863 Testing Oper status
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.
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/link_watch.c | 12 +++++--
net/core/net-sysfs.c | 15 ++++++++-
net/core/rtnetlink.c | 9 ++++-
net/ethtool/ioctl.c | 2 ++
8 files changed, 94 insertions(+), 4 deletions(-)
--
2.26.1
Powered by blists - more mailing lists