From: Maxime Chevallier <maxime.chevallier@bootlin.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Ariel Elior <aelior@marvell.com>,
Manish Chopra <manishc@marvell.com>,
Jesse Brandeburg <jesse.brandeburg@intel.com>,
Tony Nguyen <anthony.l.nguyen@intel.com>,
linux-usb@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, intel-wired-lan@lists.osuosl.org
Subject: Re: [PATCH 0/8] drivers: net: Convert EEE handling to use linkmode bitmaps
Date: Tue, 6 Feb 2024 10:38:42 +0100 [thread overview]
Message-ID: <20240206103842.0a72ed27@device-28.home> (raw)
In-Reply-To: <20240204-keee-u32-cleanup-v1-0-fb6e08329d9a@lunn.ch>
Hello Andrew,
On Sun, 04 Feb 2024 17:40:17 -0600
Andrew Lunn <andrew@lunn.ch> wrote:
> EEE has until recently been limited to lower speeds due to the use of
> the legacy u32 for link speeds. This restriction has been lifted, with
> the use of linkmode bitmaps. This patchset convert some MAC drivers
> still using the old _u32 to link modes, with the aim of soon being
> able to remove the legacy _u32 members in the keee structure.
Although I don't have proper hardware to test all these, I've read
the patches and I didn't find any obvious issues besides the typo in
patch 7.
Regards,
Maxime
prev parent reply other threads:[~2024-02-06 9:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-04 23:40 [PATCH 0/8] drivers: net: Convert EEE handling to use linkmode bitmaps Andrew Lunn
2024-02-04 23:40 ` [PATCH 1/8] net: usb: r8152: Use linkmode helpers for EEE Andrew Lunn
2024-02-04 23:40 ` [PATCH 2/8] net: usb: ax88179_178a: " Andrew Lunn
2024-02-04 23:40 ` [PATCH 3/8] net: qlogic: qede: " Andrew Lunn
2024-02-04 23:40 ` [PATCH 4/8] net: ethernet: ixgbe: Convert EEE to use linkmodes Andrew Lunn
2024-02-04 23:40 ` [PATCH 5/8] net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities Andrew Lunn
2024-02-04 23:40 ` [PATCH 6/8] net: intel: e1000e: Use linkmode helpers for EEE Andrew Lunn
2024-02-04 23:40 ` [PATCH 7/8] net: intel: igb: " Andrew Lunn
2024-02-06 9:34 ` Maxime Chevallier
2024-02-06 14:25 ` Andrew Lunn
2024-02-04 23:40 ` [PATCH 8/8] net: intel: igc: " Andrew Lunn
2024-02-05 1:03 ` [PATCH 0/8] drivers: net: Convert EEE handling to use linkmode bitmaps Andrew Lunn
2024-02-06 9:38 ` Maxime Chevallier [this message]
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=20240206103842.0a72ed27@device-28.home \
--to=maxime.chevallier@bootlin.com \
--cc=aelior@marvell.com \
--cc=andrew@lunn.ch \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jesse.brandeburg@intel.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=manishc@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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