[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162319620411.30091.7406143790254613782.git-patchwork-notify@kernel.org>
Date: Tue, 08 Jun 2021 23:50:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Shay Agroskin <shayagr@...zon.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
dwmw@...zon.com, zorik@...zon.com, matua@...zon.com,
saeedb@...zon.com, msw@...zon.com, aliguori@...zon.com,
nafea@...zon.com, netanel@...zon.com, alisaidi@...zon.com,
benh@...zon.com, akiyano@...zon.com, ndagan@...zon.com
Subject: Re: [Patch v1 net] net: ena: fix DMA mapping function issues in XDP
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 8 Jun 2021 19:42:54 +0300 you wrote:
> This patch fixes several bugs found when (DMA/LLQ) mapping a packet for
> transmission. The mapping procedure makes the transmitted packet
> accessible by the device.
> When using LLQ, this requires copying the packet's header to push header
> (which would be passed to LLQ) and creating DMA mapping for the payload
> (if the packet doesn't fit the maximum push length).
> When not using LLQ, we map the whole packet with DMA.
>
> [...]
Here is the summary with links:
- [v1,net] net: ena: fix DMA mapping function issues in XDP
https://git.kernel.org/netdev/net/c/504fd6a5390c
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