From: Jakub Kicinski <kuba@kernel.org>
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, pabeni@redhat.com, edumazet@google.com,
Paul Greenwalt <paul.greenwalt@intel.com>,
netdev@vger.kernel.org, Gurucharan <gurucharanx.g@intel.com>
Subject: Re: [PATCH net-next 1/3] ice: add support for Auto FEC with FEC disabled
Date: Thu, 14 Jul 2022 22:09:19 -0700 [thread overview]
Message-ID: <20220714220919.4167f8b5@kernel.org> (raw)
In-Reply-To: <20220714180311.933648-2-anthony.l.nguyen@intel.com>
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.
next prev parent reply other threads:[~2022-07-15 5:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-14 18:03 [PATCH net-next 0/3][pull request] 100GbE Intel Wired LAN Driver Updates 2022-07-14 Tony Nguyen
2022-07-14 18:03 ` [PATCH net-next 1/3] ice: add support for Auto FEC with FEC disabled Tony Nguyen
2022-07-15 5:09 ` Jakub Kicinski [this message]
2022-07-15 17:40 ` Greenwalt, Paul
2022-07-14 18:03 ` [PATCH net-next 2/3] ice: Add EXTTS feature to the feature bitmap Tony Nguyen
2022-07-14 18:03 ` [PATCH net-next 3/3] ice: Remove pci_aer_clear_nonfatal_status() call Tony Nguyen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220714220919.4167f8b5@kernel.org \
--to=kuba@kernel.org \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gurucharanx.g@intel.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=paul.greenwalt@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).