Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Wed, 11 Sep 2024 21:10:19 +0200 you wrote: > In cases when synchronizing DMA operations is necessary, > xsk_buff_alloc_batch() returns a single buffer instead of the requested > count. This puts the pressure on drivers that use batch API as they have > to check for this corner case on their side and take care of allocations > by themselves, which feels counter productive. Let us improve the core > by looping over xp_alloc() @max times when slow path needs to be taken. > > [...] Here is the summary with links: - [bpf] xsk: fix batch alloc API on non-coherent systems https://git.kernel.org/netdev/net/c/4144a1059b47 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html