From: patchwork-bot+netdevbpf@kernel.org
To: Alex Elder <elder@riscstar.com>
Cc: maxime.chevallier@bootlin.com, andrew+netdev@lunn.ch,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, sashiko-bot@kernel.org,
mcoquelin.stm32@gmail.com, alexandre.torgue@foss.st.com,
linux-stm32@st-md-mailman.stormreply.com, netdev@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/2] net: stmmac: DMA address handling fixes
Date: Mon, 17 Aug 2026 19:45:43 +0000 [thread overview]
Message-ID: <178699594363.1691257.7676082110902844173.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260812163832.271742-1-elder@riscstar.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 12 Aug 2026 11:38:29 -0500 you wrote:
> Update jumbo_frm() (implemented in both "chain_mode.c" and "ring_mode.c")
> to ensure DMA errors don't get lost due to casting the result to an
> integer of the wrong size. This was a Sashiko suggestion.
>
> In addition, add explicit calls to lower_32_bits() to DMA addresses
> before they are passed to cpu_to_le32(), to guarantee the type of
> the converted value is u32.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/2] net: stmmac: use dma_addr_t for DMA addresses
https://git.kernel.org/netdev/net-next/c/0c1f9020d2ad
- [net-next,v2,2/2] net: stmmac: convert DMA address to lower 32 before assignment
https://git.kernel.org/netdev/net-next/c/c11c497af866
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:[~2026-08-17 19:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-12 16:38 [PATCH net-next v2 0/2] net: stmmac: DMA address handling fixes Alex Elder
2026-08-12 16:38 ` [PATCH net-next v2 1/2] net: stmmac: use dma_addr_t for DMA addresses Alex Elder
2026-08-12 16:38 ` [PATCH net-next v2 2/2] net: stmmac: convert DMA address to lower 32 before assignment Alex Elder
2026-08-17 19:45 ` 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=178699594363.1691257.7676082110902844173.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alexandre.torgue@foss.st.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=elder@riscstar.com \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=maxime.chevallier@bootlin.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sashiko-bot@kernel.org \
/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