[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200727212550.GC1705504@lunn.ch>
Date: Mon, 27 Jul 2020 23:25:50 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Michal Kubecek <mkubecek@...e.cz>
Cc: Jamie Gloudon <jamie.gloudon@....fr>,
Jacob Keller <jacob.e.keller@...el.com>, netdev@...r.kernel.org
Subject: Re: Broken link partner advertised reporting in ethtool
On Mon, Jul 27, 2020 at 11:08:43PM +0200, Michal Kubecek wrote:
> On Mon, Jul 27, 2020 at 11:01:41PM +0200, Andrew Lunn wrote:
> > > - the exact command you ran (including arguments)
> > > - expected output (or at least the relevant part)
> > > - actual output (or at least the relevant part)
> > > - output with dump of netlink messages, you can get it by enabling
> > > debugging flags, e.g. "ethtool --debug 0x12 eth0"
> >
> > Hi Michal
> >
> > See if this helps.
> >
> > This is a Marvel Ethernet switch port using an Marvell PHY.
>
> Thank you. I think I can see the problem. Can you try the patch below?
Hi Michal
This is better.
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: No
Link partner advertised FEC modes: No
However, the Debian version gives:
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: Yes
Link partner advertised FEC modes: Not reported
For the USB-Ethernet dongle:
netlink:
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: No
Link partner advertised FEC modes: No
IOCTL
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Link partner advertised pause frame use: Symmetric
Link partner advertised auto-negotiation: Yes
Link partner advertised FEC modes: Not reported
Andrew
Powered by blists - more mailing lists