[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <adaaa2b0-c161-4d4f-8199-921002355d05@lunn.ch>
Date: Tue, 25 Mar 2025 18:52:40 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Erni Sri Satya Vennela <ernis@...ux.microsoft.com>
Cc: kys@...rosoft.com, haiyangz@...rosoft.com, wei.liu@...nel.org,
decui@...rosoft.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
longli@...rosoft.com, kotaranov@...rosoft.com, horms@...nel.org,
brett.creeley@....com, surenb@...gle.com,
schakrabarti@...ux.microsoft.com, kent.overstreet@...ux.dev,
shradhagupta@...ux.microsoft.com, erick.archer@...look.com,
rosenp@...il.com, linux-hyperv@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-rdma@...r.kernel.org
Subject: Re: [PATCH 2/3] net: mana: Implement set_link_ksettings in ethtool
for speed
> > $ethtool -s enP30832s1 speed -1
> >
> This case is handled by the firmware, which throws an error:
> ethtool (-s): invalid value '-1' for parameter 'speed'
So how do i remove the speed limitation i previously installed? -1 is
SPEED_UNKNOWN which is what you default to.
Using TC would be more natural in this case. The user action is to
remove the TC filter and that should set it back to unlimited.
Andrew
Powered by blists - more mailing lists