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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 10 May 2020 16:53:20 +0200 From: Michal Kubecek <mkubecek@...e.cz> To: netdev@...r.kernel.org Cc: Andrew Lunn <andrew@...n.ch>, David Miller <davem@...emloft.net>, Florian Fainelli <f.fainelli@...il.com>, Heiner Kallweit <hkallweit1@...il.com>, Chris Healy <cphealy@...il.com>, michael@...le.cc Subject: Re: [PATCH net-next v3 04/10] net: ethtool: Add attributes for cable test reports On Sat, May 09, 2020 at 06:28:45PM +0200, Andrew Lunn wrote: > Add the attributes needed to report cable test results to userspace. > The reports are expected to be per twisted pair. A nested property per > pair can report the result of the cable test. A nested property can > also report the length of the cable to any fault. > > v2: > Grammar fixes > Change length from u16 to u32 > s/DEV/HEADER/g > Add status attributes > Rename pairs from numbers to letters. > > v3: > Fixed example in document > Add ETHTOOL_A_CABLE_NEST_* enum > Add ETHTOOL_MSG_CABLE_TEST_NTF to documentation > > Signed-off-by: Andrew Lunn <andrew@...n.ch> > Reviewed-by: Florian Fainelli <f.fainelli@...il.com> Reviewed-by: Michal Kubecek <mkubecek@...e.cz>
Powered by blists - more mailing lists