From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Sitnicki <jakub@cloudflare.com>
Cc: netdev@vger.kernel.org, fw@strlen.de, pabeni@redhat.com,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
horms@kernel.org, jk@codeconstruct.com.au,
matt@codeconstruct.com.au, steffen.klassert@secunet.com,
herbert@gondor.apana.org.au, kernel-team@cloudflare.com
Subject: Re: [PATCH net-next 0/2] net: Prepare skb extensions for reuse across scrubs
Date: Wed, 02 Sep 2026 00:36:57 +0000 [thread overview]
Message-ID: <178830941739.1844276.786807530247881380.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260831-skb-ext-prep-work-v1-0-ecc2a8542fd9@cloudflare.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 31 Aug 2026 08:27:37 +0200 you wrote:
> Following Florian's suggestion from the discussion in [1].
>
> The skb extension allocator retains the extension's offset after the
> extension is deleted. This, in theory, allows skb_ext_add() to reuse the
> existing storage instead of appending another copy when an extension is
> added again. However, it also means that we can't rely on the offset as an
> indicator that the extension is present.
>
> [...]
Here is the summary with links:
- [net-next,1/2] net: Make skb_ext_put_sp() idempotent
https://git.kernel.org/netdev/net-next/c/d7470cba6dfa
- [net-next,2/2] net: Make skb_ext_put_mctp() idempotent
https://git.kernel.org/netdev/net-next/c/dbe45b209edf
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-09-02 0:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-31 6:27 [PATCH net-next 0/2] net: Prepare skb extensions for reuse across scrubs Jakub Sitnicki
2026-08-31 6:27 ` [PATCH net-next 1/2] net: Make skb_ext_put_sp() idempotent Jakub Sitnicki
2026-09-02 0:15 ` Jakub Kicinski
2026-09-02 5:51 ` Jakub Sitnicki
2026-09-02 9:24 ` Paolo Abeni
2026-09-02 14:03 ` Florian Westphal
2026-08-31 6:27 ` [PATCH net-next 2/2] net: Make skb_ext_put_mctp() idempotent Jakub Sitnicki
2026-09-01 5:26 ` Jeremy Kerr
2026-09-02 0:36 ` 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=178830941739.1844276.786807530247881380.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=herbert@gondor.apana.org.au \
--cc=horms@kernel.org \
--cc=jakub@cloudflare.com \
--cc=jk@codeconstruct.com.au \
--cc=kernel-team@cloudflare.com \
--cc=kuba@kernel.org \
--cc=matt@codeconstruct.com.au \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=steffen.klassert@secunet.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