Re: [PATCH net-next v4 0/8] Support setting lanes via ethtool

2021-02-03 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Tue, 2 Feb 2021 20:06:04 +0200 you wrote: > Some speeds can be achieved with different number of lanes. For example, > 100Gbps can be achieved using two lanes of 50Gbps or four lanes of > 25Gbps. This patchset adds a ne

Re: [PATCH net-next v4 0/8] Support setting lanes via ethtool

2021-02-02 Thread Edwin Peer
On Tue, Feb 2, 2021 at 10:14 AM Danielle Ratson wrote: > Danielle Ratson (8): > ethtool: Validate master slave configuration before rtnl_lock() > ethtool: Extend link modes settings uAPI with lanes > ethtool: Get link mode in use instead of speed and duplex parameters > ethtool: Expose th

[PATCH net-next v4 0/8] Support setting lanes via ethtool

2021-02-02 Thread Danielle Ratson
Some speeds can be achieved with different number of lanes. For example, 100Gbps can be achieved using two lanes of 50Gbps or four lanes of 25Gbps. This patchset adds a new selector that allows ethtool to advertise link modes according to their number of lanes and also force a specific number of la