[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191227124759.GK21614@unicorn.suse.cz>
Date: Fri, 27 Dec 2019 13:47:59 +0100
From: Michal Kubecek <mkubecek@...e.cz>
To: netdev@...r.kernel.org
Cc: Florian Fainelli <f.fainelli@...il.com>,
David Miller <davem@...emloft.net>,
Jakub Kicinski <jakub.kicinski@...ronome.com>,
Jiri Pirko <jiri@...nulli.us>, Andrew Lunn <andrew@...n.ch>,
John Linville <linville@...driver.com>,
Stephen Hemminger <stephen@...workplumber.org>,
Johannes Berg <johannes@...solutions.net>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v8 14/14] ethtool: provide link state with
LINKSTATE_GET request
On Mon, Dec 23, 2019 at 08:44:19PM -0800, Florian Fainelli wrote:
>
>
> On 12/22/2019 3:46 PM, Michal Kubecek wrote:
> > Implement LINKSTATE_GET netlink request to get link state information.
> >
> > At the moment, only link up flag as provided by ETHTOOL_GLINK ioctl command
> > is returned.
> >
> > LINKSTATE_GET request can be used with NLM_F_DUMP (without device
> > identification) to request the information for all devices in current
> > network namespace providing the data.
> >
> > Signed-off-by: Michal Kubecek <mkubecek@...e.cz>
> > ---
>
> [snip]
>
> > +Kernel response contents:
> > +
> > + ==================================== ====== ==========================
> > + ``ETHTOOL_A_LINKSTATE_HEADER`` nested reply header
> > + ``ETHTOOL_A_LINKSTATE_LINK`` u8 autonegotiation status
>
> ^ ==== Humm, auto-negotiation status may not be exactly accurate
> especially with complex devices with SerDes/PHY/SFPs/what have you/.
> Other than that, the code looks correct:
It seems I forgot to edit this cell text after copy&paste from
LINKMODES_GET above. Fixed in v9, thanks.
Michal
> Reviewed-by: Florian Fainelli <f.fainelli@...il.com>
> --
> Florian
Powered by blists - more mailing lists