Thread (4 messages) 4 messages, 2 authors, 2026-02-28

Re: [PATCH net v5 0/2] xsk: Fixes for AF_XDP fragment handling

From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-02-28 17:00:06

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski [off-list ref]:

On Wed, 25 Feb 2026 00:00:25 +0000 you wrote:
This series fixes two issues in AF_XDP zero-copy fragment handling:

Patch 1 fixes a buffer leak caused by incorrect list node handling after
commit b692bf9a7543. The list_node field is now reused for both the xskb
pool list and the buffer free list. Using list_del() instead of
list_del_init() causes list_empty() checks in xp_free() to fail, preventing
buffers from being added to the free list.

[...]
Here is the summary with links:
  - [net,v5,1/2] xsk: Fix fragment node deletion to prevent buffer leak
    https://git.kernel.org/netdev/net/c/60abb0ac11dc
  - [net,v5,2/2] xsk: Fix zero-copy AF_XDP fragment drop
    https://git.kernel.org/netdev/net/c/f7387d6579d6

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help