From: patchwork-bot+netdevbpf@kernel.org
To: Joanne Koong <joannelkoong@gmail.com>
Cc: bpf@vger.kernel.org, andrii@kernel.org, daniel@iogearbox.net,
ast@kernel.org
Subject: Re: [PATCH bpf-next v1] bpf: verifier cleanups
Date: Mon, 08 Aug 2022 16:00:14 +0000 [thread overview]
Message-ID: <165997441443.32093.4867734298996596066.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220802214638.3643235-1-joannelkoong@gmail.com>
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:
On Tue, 2 Aug 2022 14:46:38 -0700 you wrote:
> This patch cleans up a few things in the verifier:
> * type_is_pkt_pointer():
> Future work (skb + xdp dynptrs [0]) will be using the reg type
> PTR_TO_PACKET | PTR_MAYBE_NULL. type_is_pkt_pointer() should return
> true for any type whose base type is PTR_TO_PACKET, regardless of
> flags attached to it.
>
> [...]
Here is the summary with links:
- [bpf-next,v1] bpf: verifier cleanups
https://git.kernel.org/bpf/bpf-next/c/0c9a7a7e2049
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:[~2022-08-08 16:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-02 21:46 [PATCH bpf-next v1] bpf: verifier cleanups Joanne Koong
2022-08-03 8:15 ` Jiri Olsa
2022-08-08 16:00 ` 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=165997441443.32093.4867734298996596066.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=joannelkoong@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.