From: patchwork-bot+netdevbpf@kernel•org
To: Jochen Henneberg <jh@henneberg-systemdesign•com>
Cc: netdev@vger•kernel.org, peppe.cavallaro@st•com,
alexandre.torgue@foss•st.com, joabreu@synopsys•com,
davem@davemloft•net, edumazet@google•com, kuba@kernel•org,
pabeni@redhat•com, mcoquelin.stm32@gmail•com,
shawnguo@kernel•org, s.hauer@pengutronix•de,
kernel@pengutronix•de, festevam@gmail•com, linux-imx@nxp•com,
matthias.bgg@gmail•com, angelogioacchino.delregno@collabora•com,
veekhee@apple•com, kurt@linutronix•de, ruppala@nvidia•com,
andrey.konovalov@linaro•org, tee.min.tan@linux•intel.com,
weifeng.voon@intel•com, mohammad.athari.ismail@intel•com,
linux-stm32@st-md-mailman•stormreply.com,
linux-arm-kernel@lists•infradead.org,
linux-kernel@vger•kernel.org, linux-mediatek@lists•infradead.org
Subject: Re: [PATCH net V3] net: stmmac: Fix for mismatched host/device DMA address width
Date: Sun, 19 Mar 2023 11:00:17 +0000 [thread overview]
Message-ID: <167922361707.26931.13628628366196424198.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230317080817.980517-1-jh@henneberg-systemdesign.com>
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft•net>:
On Fri, 17 Mar 2023 09:08:17 +0100 you wrote:
> Currently DMA address width is either read from a RO device register
> or force set from the platform data. This breaks DMA when the host DMA
> address width is <=32it but the device is >32bit.
>
> Right now the driver may decide to use a 2nd DMA descriptor for
> another buffer (happens in case of TSO xmit) assuming that 32bit
> addressing is used due to platform configuration but the device will
> still use both descriptor addresses as one address.
>
> [...]
Here is the summary with links:
- [net,V3] net: stmmac: Fix for mismatched host/device DMA address width
https://git.kernel.org/netdev/net/c/070246e4674b
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:[~2023-03-19 11:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-16 9:53 [PATCH] net: stmmac: Fix for mismatched host/device DMA address width Jochen Henneberg
2023-03-16 13:15 ` [PATCH net V2] " Jochen Henneberg
2023-03-16 23:10 ` Russell King (Oracle)
2023-03-17 7:22 ` Jochen Henneberg
2023-03-17 8:08 ` [PATCH net V3] " Jochen Henneberg
2023-03-19 11: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=167922361707.26931.13628628366196424198.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=alexandre.torgue@foss$(echo .)st.com \
--cc=andrey.konovalov@linaro$(echo .)org \
--cc=angelogioacchino.delregno@collabora$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=festevam@gmail$(echo .)com \
--cc=jh@henneberg-systemdesign$(echo .)com \
--cc=joabreu@synopsys$(echo .)com \
--cc=kernel@pengutronix$(echo .)de \
--cc=kuba@kernel$(echo .)org \
--cc=kurt@linutronix$(echo .)de \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-imx@nxp$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-mediatek@lists$(echo .)infradead.org \
--cc=linux-stm32@st-md-mailman$(echo .)stormreply.com \
--cc=matthias.bgg@gmail$(echo .)com \
--cc=mcoquelin.stm32@gmail$(echo .)com \
--cc=mohammad.athari.ismail@intel$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=peppe.cavallaro@st$(echo .)com \
--cc=ruppala@nvidia$(echo .)com \
--cc=s.hauer@pengutronix$(echo .)de \
--cc=shawnguo@kernel$(echo .)org \
--cc=tee.min.tan@linux$(echo .)intel.com \
--cc=veekhee@apple$(echo .)com \
--cc=weifeng.voon@intel$(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