Re: [PATCH v2 3/3] netlink: add LINKSTATE SQI support

2020-06-07 Thread Michal Kubecek
On Thu, May 28, 2020 at 01:54:14PM +0200, Oleksij Rempel wrote: > Some PHYs provide Signal Quality Index (SQI) if the link is in active > state. This information can help to diagnose cable and system design > related issues. > > Signed-off-by: Oleksij Rempel > Reviewed-by: Florian Fainelli

[PATCH v2 3/3] netlink: add LINKSTATE SQI support

2020-05-28 Thread Oleksij Rempel
Some PHYs provide Signal Quality Index (SQI) if the link is in active state. This information can help to diagnose cable and system design related issues. Signed-off-by: Oleksij Rempel Reviewed-by: Florian Fainelli --- netlink/desc-ethtool.c | 2 ++ netlink/settings.c | 16