[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162682560433.6038.5001734504344039121.git-patchwork-notify@kernel.org>
Date: Wed, 21 Jul 2021 00:00:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, kuba@...nel.org, markubo@...zon.com,
netdev@...r.kernel.org, stable@...r.kernel.org,
tonyx.brelinski@...el.com
Subject: Re: [PATCH net 1/1] ixgbe: Fix packet corruption due to missing DMA sync
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 20 Jul 2021 16:26:19 -0700 you wrote:
> From: Markus Boehme <markubo@...zon.com>
>
> When receiving a packet with multiple fragments, hardware may still
> touch the first fragment until the entire packet has been received. The
> driver therefore keeps the first fragment mapped for DMA until end of
> packet has been asserted, and delays its dma_sync call until then.
>
> [...]
Here is the summary with links:
- [net,1/1] ixgbe: Fix packet corruption due to missing DMA sync
https://git.kernel.org/netdev/net/c/09cfae9f13d5
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists