On Wed, 2021-01-27 at 08:04 +0100, Heiner Kallweit wrote:
> On 26.01.2021 23:10, Tony Nguyen wrote:
> > From: Corinna Vinschen
> >
> > Link speed advertising in igc has two problems:
> >
> > - When setting the advertisement via ethtool, the link speed is
> > converted
> > to the legacy 32 bit
On Tue, 26 Jan 2021 11:30:37 +0100 Corinna Vinschen wrote:
> Ping?
>
> It looks like this patch got lost somehow. Without this patch,
> setting link speed advertising is broken.
Adding Intel maintainers.
On Tue, 2021-01-26 at 12:00 -0800, Jakub Kicinski wrote:
> On Tue, 26 Jan 2021 11:30:37 +0100 Corinna Vinschen wrote:
> > Ping?
> >
> > It looks like this patch got lost somehow. Without this patch,
> > setting link speed advertising is broken.
>
> Adding Intel maintainers.
I talked to the team
On 26.01.2021 23:10, Tony Nguyen wrote:
> From: Corinna Vinschen
>
> Link speed advertising in igc has two problems:
>
> - When setting the advertisement via ethtool, the link speed is converted
> to the legacy 32 bit representation for the intel PHY code.
> This inadvertently drops ETHTOOL_
From: Corinna Vinschen
Link speed advertising in igc has two problems:
- When setting the advertisement via ethtool, the link speed is converted
to the legacy 32 bit representation for the intel PHY code.
This inadvertently drops ETHTOOL_LINK_MODE_2500baseT_Full_BIT (being
beyond bit 31).
Ping?
It looks like this patch got lost somehow. Without this patch,
setting link speed advertising is broken.
Thanks,
Corinna
On Nov 17 20:50, Corinna Vinschen wrote:
> Link speed advertising in igc has two problems:
>
> - When setting the advertisement via ethtool, the link speed is conver
Link speed advertising in igc has two problems:
- When setting the advertisement via ethtool, the link speed is converted
to the legacy 32 bit representation for the intel PHY code.
This inadvertently drops ETHTOOL_LINK_MODE_2500baseT_Full_BIT (being
beyond bit 31). As a result, any call to
On Nov 17 20:46, Corinna Vinschen wrote:
> Link speed advertising in igc has two problems:
Sorry for the RHEL tag in the subject, I'll resend the patch without
this.
Corinna
Link speed advertising in igc has two problems:
- When setting the advertisement via ethtool, the link speed is converted
to the legacy 32 bit representation for the intel PHY code.
This inadvertently drops ETHTOOL_LINK_MODE_2500baseT_Full_BIT (being
beyond bit 31). As a result, any call to