[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170696462600.20224.14079985268876839637.git-patchwork-notify@kernel.org>
Date: Sat, 03 Feb 2024 12:50:26 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gerhard Engleder <gerhard@...leder-embedded.com>
Cc: netdev@...r.kernel.org, bpf@...r.kernel.org, davem@...emloft.net,
kuba@...nel.org, edumazet@...gle.com, pabeni@...hat.com, bjorn@...nel.org,
magnus.karlsson@...el.com, maciej.fijalkowski@...el.com,
jonathan.lemon@...il.com
Subject: Re: [PATCH net] tsnep: Fix mapping for zero copy XDP_TX action
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Wed, 31 Jan 2024 21:14:13 +0100 you wrote:
> For XDP_TX action xdp_buff is converted to xdp_frame. The conversion is
> done by xdp_convert_buff_to_frame(). The memory type of the resulting
> xdp_frame depends on the memory type of the xdp_buff. For page pool
> based xdp_buff it produces xdp_frame with memory type
> MEM_TYPE_PAGE_POOL. For zero copy XSK pool based xdp_buff it produces
> xdp_frame with memory type MEM_TYPE_PAGE_ORDER0.
>
> [...]
Here is the summary with links:
- [net] tsnep: Fix mapping for zero copy XDP_TX action
https://git.kernel.org/netdev/net/c/d7f5fb33cf77
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