[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220714220919.4167f8b5@kernel.org>
Date: Thu, 14 Jul 2022 22:09:19 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, pabeni@...hat.com, edumazet@...gle.com,
Paul Greenwalt <paul.greenwalt@...el.com>,
netdev@...r.kernel.org, Gurucharan <gurucharanx.g@...el.com>
Subject: Re: [PATCH net-next 1/3] ice: add support for Auto FEC with FEC
disabled
On Thu, 14 Jul 2022 11:03:09 -0700 Tony Nguyen wrote:
> The default Link Establishment State Machine (LESM) behavior does not
> allow the use of FEC disabled if the media does not support FEC
> disabled. However users may want to override this behavior.
>
> Add ethtool private flag allow-no-fec-modules-in-auto to allow Auto FEC
> with no-FEC mode.
>
> ethtool --set-priv-flags ethX allow-no-fec-modules-in-auto on|off
No more priv flags for FEC config please. Use the ethtool --set-fec API
and extend it as needed.
Powered by blists - more mailing lists