From: patchwork-bot+netdevbpf@kernel.org
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, kernel@pengutronix.de,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/3] dp83tg720: Reduce link recovery
Date: Sat, 14 Jun 2025 01:20:34 +0000 [thread overview]
Message-ID: <174986403479.949218.2894499433224962476.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250612104157.2262058-1-o.rempel@pengutronix.de>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 12 Jun 2025 12:41:54 +0200 you wrote:
> This patch series improves the link recovery behavior of the TI
> DP83TG720 PHY driver.
>
> Previously, we introduced randomized reset delay logic to avoid reset
> collisions in multi-PHY setups. While this approach was functional, it
> had notable drawbacks: unpredictable behavior, longer and more variable
> link recovery times, and overall higher complexity in link handling.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/3] net: phy: dp83tg720: implement soft reset with asymmetric delay
https://git.kernel.org/netdev/net-next/c/5f6ec55777d5
- [net-next,v2,2/3] net: phy: dp83tg720: remove redundant 600ms post-reset delay
https://git.kernel.org/netdev/net-next/c/491e991f7816
- [net-next,v2,3/3] net: phy: dp83tg720: switch to adaptive polling and remove random delays
https://git.kernel.org/netdev/net-next/c/cc8aeb0f535f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-06-14 1:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-12 10:41 [PATCH net-next v2 0/3] dp83tg720: Reduce link recovery Oleksij Rempel
2025-06-12 10:41 ` [PATCH net-next v2 1/3] net: phy: dp83tg720: implement soft reset with asymmetric delay Oleksij Rempel
2025-06-12 15:33 ` Andrew Lunn
2025-06-12 10:41 ` [PATCH net-next v2 2/3] net: phy: dp83tg720: remove redundant 600ms post-reset delay Oleksij Rempel
2025-06-12 15:34 ` Andrew Lunn
2025-06-12 10:41 ` [PATCH net-next v2 3/3] net: phy: dp83tg720: switch to adaptive polling and remove random delays Oleksij Rempel
2025-06-12 15:34 ` Andrew Lunn
2025-06-14 1:20 ` 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=174986403479.949218.2894499433224962476.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=kernel@pengutronix.de \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.