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: Tidy up verifier check_func_arg()
Date: Wed, 13 Jul 2022 21:50:13 +0000 [thread overview]
Message-ID: <165774901358.25717.4610073010196790006.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220712210603.123791-1-joannelkoong@gmail.com>
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:
On Tue, 12 Jul 2022 14:06:03 -0700 you wrote:
> This patch does two things:
>
> 1. For matching against the arg type, the match should be against the
> base type of the arg type, since the arg type can have different
> bpf_type_flags set on it.
>
> 2. Uses switch casing to improve readability + efficiency.
>
> [...]
Here is the summary with links:
- [bpf-next,v1] bpf: Tidy up verifier check_func_arg()
https://git.kernel.org/bpf/bpf-next/c/8ab4cdcf03d0
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-07-13 21:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-12 21:06 [PATCH bpf-next v1] bpf: Tidy up verifier check_func_arg() Joanne Koong
2022-07-12 22:44 ` sdf
2022-07-13 1:10 ` Joanne Koong
2022-07-13 1:20 ` Hao Luo
2022-07-13 1:25 ` Alexei Starovoitov
2022-07-13 1:38 ` Hao Luo
2022-07-13 2:10 ` Stanislav Fomichev
2022-07-13 20:09 ` Joanne Koong
2022-07-13 21:50 ` 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=165774901358.25717.4610073010196790006.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.