From: patchwork-bot+netdevbpf@kernel•org
To: Alexey Kodanev <aleksei.kodanev@bell-sw•com>
Cc: netdev@vger•kernel.org, andrew+netdev@lunn•ch,
davem@davemloft•net, edumazet@google•com, kuba@kernel•org,
pabeni@redhat•com, mcoquelin.stm32@gmail•com,
alexandre.torgue@foss•st.com, ast@kernel•org,
daniel@iogearbox•net, hawk@kernel•org, john.fastabend@gmail•com,
sdf@fomichev•me, rmk+kernel@armlinux•org.uk, 0x1207@gmail•com,
hayashi.kunihiko@socionext•com, vladimir.oltean@nxp•com,
boon.leong.ong@intel•com,
linux-stm32@st-md-mailman•stormreply.com,
linux-arm-kernel@lists•infradead.org,
jh@henneberg-systemdesign•com, piotr.raczynski@intel•com
Subject: Re: [PATCH net-next] net: stmmac: fix rx limit check in stmmac_rx_zc()
Date: Fri, 28 Nov 2025 02:20:31 +0000 [thread overview]
Message-ID: <176429643103.114872.3644233989627611671.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251126104327.175590-1-aleksei.kodanev@bell-sw.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel•org>:
On Wed, 26 Nov 2025 10:43:27 +0000 you wrote:
> The extra "count >= limit" check in stmmac_rx_zc() is redundant and
> has no effect because the value of "count" doesn't change after the
> while condition at this point.
>
> However, it can change after "read_again:" label:
>
> while (count < limit) {
> ...
>
> [...]
Here is the summary with links:
- [net-next] net: stmmac: fix rx limit check in stmmac_rx_zc()
https://git.kernel.org/netdev/net-next/c/8048168df56e
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-11-28 2:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-26 10:43 [PATCH net-next] net: stmmac: fix rx limit check in stmmac_rx_zc() Alexey Kodanev
2025-11-26 11:46 ` Russell King (Oracle)
2025-11-28 2: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=176429643103.114872.3644233989627611671.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=0x1207@gmail$(echo .)com \
--cc=aleksei.kodanev@bell-sw$(echo .)com \
--cc=alexandre.torgue@foss$(echo .)st.com \
--cc=andrew+netdev@lunn$(echo .)ch \
--cc=ast@kernel$(echo .)org \
--cc=boon.leong.ong@intel$(echo .)com \
--cc=daniel@iogearbox$(echo .)net \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=hawk@kernel$(echo .)org \
--cc=hayashi.kunihiko@socionext$(echo .)com \
--cc=jh@henneberg-systemdesign$(echo .)com \
--cc=john.fastabend@gmail$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-stm32@st-md-mailman$(echo .)stormreply.com \
--cc=mcoquelin.stm32@gmail$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=piotr.raczynski@intel$(echo .)com \
--cc=rmk+kernel@armlinux$(echo .)org.uk \
--cc=sdf@fomichev$(echo .)me \
--cc=vladimir.oltean@nxp$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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