Re: [PATCH net-next 1/3] leds: trigger: netdev: Extend speeds up to 100G

From: Andrew Lunn

Date: Thu Jun 11 2026 - 11:20:28 EST


On Thu, Jun 11, 2026 at 03:20:32PM +0100, Lee Jones wrote:
> On Wed, 20 May 2026, Andrew Lunn wrote:
>
> > On Wed, May 20, 2026 at 04:03:35PM -0400, mike.marciniszyn@xxxxxxxxx wrote:
> > > From: "Mike Marciniszyn (Meta)" <mike.marciniszyn@xxxxxxxxx>
> > >
> > > Add 25G, 40G, 50G, and 100G as available speeds to the netdev LED trigger.
> > >
> > > Signed-off-by: Mike Marciniszyn (Meta) <mike.marciniszyn@xxxxxxxxx>
> >
> > Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
>
> Should I wait until the net reviews are satisfied or take this right away?

This one can be merged any time. The speeds are generic, so even if
they are not used now, they can be in future.

Andrew