From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: martin.lau@linux.dev, ast@kernel.org, daniel@iogearbox.net,
bpf@vger.kernel.org, netdev@vger.kernel.org, davem@davemloft.net,
edumazet@google.com, pabeni@redhat.com
Subject: Re: [PATCH bpf-next v2 0/3] net: skbuff: skb bitfield compaction - bpf
Date: Tue, 21 Mar 2023 05:20:18 +0000 [thread overview]
Message-ID: <167937601845.15568.17972545639216235009.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230321014115.997841-1-kuba@kernel.org>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Martin KaFai Lau <martin.lau@kernel.org>:
On Mon, 20 Mar 2023 18:41:12 -0700 you wrote:
> I'm trying to make more of the sk_buff bits optional.
> Move the BPF-accessed bits a little - because they must
> be at coding-time-constant offsets they must precede any
> optional bit. While at it clean up the naming a bit.
>
> v1: https://lore.kernel.org/all/20230308003159.441580-1-kuba@kernel.org/
>
> [...]
Here is the summary with links:
- [bpf-next,v2,1/3] net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
https://git.kernel.org/bpf/bpf-next/c/04aae213e719
- [bpf-next,v2,2/3] net: skbuff: reorder bytes 2 and 3 of the bitfield
https://git.kernel.org/bpf/bpf-next/c/b94e032b7ad6
- [bpf-next,v2,3/3] net: skbuff: move the fields BPF cares about directly next to the offset marker
https://git.kernel.org/bpf/bpf-next/c/c0ba861117c3
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:[~2023-03-21 5:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-21 1:41 [PATCH bpf-next v2 0/3] net: skbuff: skb bitfield compaction - bpf Jakub Kicinski
2023-03-21 1:41 ` [PATCH bpf-next v2 1/3] net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset Jakub Kicinski
2023-03-21 1:41 ` [PATCH bpf-next v2 2/3] net: skbuff: reorder bytes 2 and 3 of the bitfield Jakub Kicinski
2023-03-21 1:41 ` [PATCH bpf-next v2 3/3] net: skbuff: move the fields BPF cares about directly next to the offset marker Jakub Kicinski
2023-03-21 5: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=167937601845.15568.17972545639216235009.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=martin.lau@linux.dev \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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;
as well as URLs for NNTP newsgroup(s).