From: patchwork-bot+netdevbpf@kernel.org
To: Kui-Feng Lee <thinker.li@gmail.com>
Cc: bpf@vger.kernel.org, ast@kernel.org, martin.lau@linux.dev,
song@kernel.org, kernel-team@meta.com, andrii@kernel.org,
daniel@iogearbox.net, yhs@fb.com, kpsingh@kernel.org,
shuah@kernel.org, john.fastabend@gmail.com, sdf@google.com,
mykolal@fb.com, linux-kselftest@vger.kernel.org,
jolsa@kernel.org, haoluo@google.com, netdev@vger.kernel.org,
kuifeng@meta.com
Subject: Re: [PATCH bpf-next v4 0/2] Fix missing synack in BPF cgroup_skb filters
Date: Fri, 30 Jun 2023 14:10:21 +0000 [thread overview]
Message-ID: <168813422151.21445.13036199053257466608.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230624014600.576756-1-kuifeng@meta.com>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:
On Fri, 23 Jun 2023 18:45:58 -0700 you wrote:
> TCP SYN/ACK packets of connections from processes/sockets outside a
> cgroup on the same host are not received by the cgroup's installed
> cgroup_skb filters.
>
> There were two BPF cgroup_skb programs attached to a cgroup named
> "my_cgroup".
>
> [...]
Here is the summary with links:
- [bpf-next,v4,1/2] net: bpf: Check SKB ownership against full socket.
https://git.kernel.org/bpf/bpf-next/c/223f5f79f2ce
- [bpf-next,v4,2/2] selftests/bpf: Verify that the cgroup_skb filters receive expected packets.
https://git.kernel.org/bpf/bpf-next/c/539c7e67aa4a
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-06-30 14:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-24 1:45 [PATCH bpf-next v4 0/2] Fix missing synack in BPF cgroup_skb filters Kui-Feng Lee
2023-06-24 1:45 ` [PATCH bpf-next v4 1/2] net: bpf: Check SKB ownership against full socket Kui-Feng Lee
2023-06-30 14:12 ` Daniel Borkmann
2023-06-24 1:46 ` [PATCH bpf-next v4 2/2] selftests/bpf: Verify that the cgroup_skb filters receive expected packets Kui-Feng Lee
2023-06-30 14:10 ` 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=168813422151.21445.13036199053257466608.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=haoluo@google.com \
--cc=john.fastabend@gmail.com \
--cc=jolsa@kernel.org \
--cc=kernel-team@meta.com \
--cc=kpsingh@kernel.org \
--cc=kuifeng@meta.com \
--cc=linux-kselftest@vger.kernel.org \
--cc=martin.lau@linux.dev \
--cc=mykolal@fb.com \
--cc=netdev@vger.kernel.org \
--cc=sdf@google.com \
--cc=shuah@kernel.org \
--cc=song@kernel.org \
--cc=thinker.li@gmail.com \
--cc=yhs@fb.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