Re: [PATCH net-next v2 1/3] ethtool: Add 100base-FX link mode entries

From: Andrew Lunn
Date: Fri Sep 18 2020 - 15:24:43 EST


On Fri, Sep 18, 2020 at 02:14:51PM -0500, Dan Murphy wrote:
> Add entries for the 100base-FX full and half duplex supported modes.
>
> $ ethtool eth0
> Supported ports: [ FIBRE ]
> Supported link modes: 100baseFX/Half 100baseFX/Full
> Supported pause frame use: Symmetric Receive-only
> Supports auto-negotiation: No
> Supported FEC modes: Not reported
> Advertised link modes: 100baseFX/Half 100baseFX/Full
> Advertised pause frame use: No
> Advertised auto-negotiation: No
> Advertised FEC modes: Not reported
> Speed: 100Mb/s
> Duplex: Full
> Auto-negotiation: off
> Port: MII
> PHYAD: 1
> Transceiver: external
> Supports Wake-on: gs
> Wake-on: d
> SecureOn password: 00:00:00:00:00:00
> Current message level: 0x00000000 (0)
>
> Link detected: yes
>
> Signed-off-by: Dan Murphy <dmurphy@xxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew