From: patchwork-bot+netdevbpf@kernel.org
To: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Cc: netdev@vger.kernel.org, bpf@vger.kernel.org,
magnus.karlsson@intel.com, stfomichev@gmail.com, kuba@kernel.org,
pabeni@redhat.com, horms@kernel.org, bjorn@kernel.org,
kerneljasonxing@gmail.com
Subject: Re: [PATCH v4 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
Date: Fri, 24 Jul 2026 22:20:48 +0000 [thread overview]
Message-ID: <178493164863.3333291.2999893217736208336.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260719135609.147823-1-maciej.fijalkowski@intel.com>
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Sun, 19 Jul 2026 15:56:03 +0200 you wrote:
> v3:
> https://lore.kernel.org/netdev/20260714140722.111645-1-maciej.fijalkowski@intel.com/T/
> v3->v4:
>
> * Return standalone invalid Tx descriptors through the completion ring in
> both the generic and zero-copy Tx paths. Advancing the Tx-ring consumer
> releases only the ring slot; returning the descriptor address through
> the CQ also transfers ownership of the corresponding UMEM frame back to
> userspace.
>
> [...]
Here is the summary with links:
- [v4,net,1/6] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
https://git.kernel.org/netdev/net/c/a3c8382ebce4
- [v4,net,2/6] xsk: drain continuation descs after overflow in xsk_build_skb()
https://git.kernel.org/netdev/net/c/bd44a6dcd424
- [v4,net,3/6] xsk: provide sufficient space in pool->tx_descs
https://git.kernel.org/netdev/net/c/08c9a8e794b4
- [v4,net,4/6] xsk: reclaim invalid Tx descriptors in ZC batch path
https://git.kernel.org/netdev/net/c/72f2b4516faf
- [v4,net,5/6] selftests/xsk: fix too-many-frags multi-buffer Tx test
https://git.kernel.org/netdev/net/c/c5b1ca6a0288
- [v4,net,6/6] selftests/xsk: account reclaimed invalid Tx descriptors
https://git.kernel.org/netdev/net/c/f49d99eaee7c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-07-24 22:21 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-19 13:56 [PATCH v4 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim Maciej Fijalkowski
2026-07-19 13:56 ` [PATCH v4 net 1/6] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx Maciej Fijalkowski
2026-07-19 13:56 ` [PATCH v4 net 2/6] xsk: drain continuation descs after overflow in xsk_build_skb() Maciej Fijalkowski
2026-07-21 18:04 ` Maciej Fijalkowski
2026-07-22 3:09 ` Jason Xing
2026-07-23 16:29 ` Jakub Kicinski
2026-07-19 13:56 ` [PATCH v4 net 3/6] xsk: provide sufficient space in pool->tx_descs Maciej Fijalkowski
2026-07-19 13:56 ` [PATCH v4 net 4/6] xsk: reclaim invalid Tx descriptors in ZC batch path Maciej Fijalkowski
2026-07-23 16:29 ` Jakub Kicinski
2026-07-24 14:49 ` Maciej Fijalkowski
2026-07-19 13:56 ` [PATCH v4 net 5/6] selftests/xsk: fix too-many-frags multi-buffer Tx test Maciej Fijalkowski
2026-07-19 13:56 ` [PATCH v4 net 6/6] selftests/xsk: account reclaimed invalid Tx descriptors Maciej Fijalkowski
2026-07-23 16:29 ` Jakub Kicinski
2026-07-20 19:30 ` [PATCH v4 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim Stanislav Fomichev
2026-07-23 16:31 ` Jakub Kicinski
2026-07-24 22:13 ` Jakub Kicinski
2026-07-24 22:20 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178493164863.3333291.2999893217736208336.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bjorn@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=horms@kernel.org \
--cc=kerneljasonxing@gmail.com \
--cc=kuba@kernel.org \
--cc=maciej.fijalkowski@intel.com \
--cc=magnus.karlsson@intel.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=stfomichev@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox