mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Nicolai Buchwitz <nb@tipi-net.de>
Cc: andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, o.rempel@pengutronix.de,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net v2 0/2] net: phy: honor eee_disabled_modes when advertising EEE
Date: Wed, 20 May 2026 02:00:15 +0000	[thread overview]
Message-ID: <177924241589.2949285.12161397652811928988.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260518-devel-phy-support-eee-fix-v2-0-05b52626fa68@tipi-net.de>

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 18 May 2026 10:23:08 +0200 you wrote:
> While debugging why ethtool --show-eee reports "not supported" on a
> Raspberry Pi CM4 with eee-broken-1000t / eee-broken-100tx set on the
> PHY node, I noticed two phylib helpers copy phydev->supported_eee
> into phydev->advertising_eee without applying
> phydev->eee_disabled_modes: phy_support_eee() and
> phy_advertise_eee_all(). That undoes the filtering phy_probe() set
> up after of_set_phy_eee_broken(), so the PHY ends up advertising EEE
> for modes that were marked broken in DT (or by the driver via
> eee_disabled_modes).
> 
> [...]

Here is the summary with links:
  - [net,v2,1/2] net: phy: honor eee_disabled_modes in phy_support_eee()
    https://git.kernel.org/netdev/net/c/3655063e0838
  - [net,v2,2/2] net: phy: honor eee_disabled_modes in phy_advertise_eee_all()
    https://git.kernel.org/netdev/net/c/8baa7506d793

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-05-20  2:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-18  8:23 Nicolai Buchwitz
2026-05-18  8:23 ` [PATCH net v2 1/2] net: phy: honor eee_disabled_modes in phy_support_eee() Nicolai Buchwitz
2026-05-19  2:19   ` Andrew Lunn
2026-05-19  6:20     ` Nicolai Buchwitz
2026-05-19 11:56       ` Andrew Lunn
2026-05-18  8:23 ` [PATCH net v2 2/2] net: phy: honor eee_disabled_modes in phy_advertise_eee_all() Nicolai Buchwitz
2026-05-19 11:56   ` Andrew Lunn
2026-05-20  2:00 ` patchwork-bot+netdevbpf [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=177924241589.2949285.12161397652811928988.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=nb@tipi-net.de \
    --cc=netdev@vger.kernel.org \
    --cc=o.rempel@pengutronix.de \
    --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

Powered by JetHome