Re: [PATCH net] tsnep: Fix mapping for zero copy XDP_TX action

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@xxxxxxxxxxxxx>:

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






[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux