From: patchwork-bot+netdevbpf@kernel.org
To: Joanne Koong <joannelkoong@gmail.com>
Cc: bpf@vger.kernel.org, andrii@kernel.org, ast@kernel.org,
daniel@iogearbox.net
Subject: Re: [PATCH v2 bpf-next 0/5] Dynptr helpers
Date: Wed, 26 Apr 2023 18:20:23 +0000 [thread overview]
Message-ID: <168253322356.27666.5904288983945706497.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230420071414.570108-1-joannelkoong@gmail.com>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@kernel.org>:
On Thu, 20 Apr 2023 00:14:09 -0700 you wrote:
> This patchset is the 3rd in the dynptr series. The 1st (dynptr
> fundamentals) can be found here [0] and the second (skb + xdp dynptrs)
> can be found here [1].
>
> This patchset adds the following helpers for interacting with
> dynptrs:
>
> [...]
Here is the summary with links:
- [v2,bpf-next,1/5] bpf: Add bpf_dynptr_adjust
https://git.kernel.org/bpf/bpf-next/c/a18ce61a6c1f
- [v2,bpf-next,2/5] bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly
https://git.kernel.org/bpf/bpf-next/c/8365e486d6b1
- [v2,bpf-next,3/5] bpf: Add bpf_dynptr_size
https://git.kernel.org/bpf/bpf-next/c/8acc1b16a56f
- [v2,bpf-next,4/5] bpf: Add bpf_dynptr_clone
https://git.kernel.org/bpf/bpf-next/c/cdb12a71426d
- [v2,bpf-next,5/5] selftests/bpf: add tests for dynptr convenience helpers
https://git.kernel.org/bpf/bpf-next/c/a63fcb5ba776
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-04-26 18:20 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-20 7:14 [PATCH v2 bpf-next 0/5] Dynptr helpers Joanne Koong
2023-04-20 7:14 ` [PATCH v2 bpf-next 1/5] bpf: Add bpf_dynptr_adjust Joanne Koong
2023-04-20 18:38 ` Alexei Starovoitov
2023-04-21 3:46 ` Joanne Koong
2023-04-22 23:44 ` Alexei Starovoitov
2023-04-25 5:05 ` Joanne Koong
2023-04-25 23:46 ` Alexei Starovoitov
2023-04-26 17:50 ` Andrii Nakryiko
2023-04-24 14:31 ` Eduard Zingerman
2023-04-24 14:33 ` Eduard Zingerman
2023-04-24 19:46 ` John Fastabend
2023-04-25 5:29 ` Joanne Koong
2023-04-26 17:46 ` Andrii Nakryiko
2023-04-28 21:08 ` John Fastabend
2023-04-20 7:14 ` [PATCH v2 bpf-next 2/5] bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly Joanne Koong
2023-04-24 19:49 ` John Fastabend
2023-04-20 7:14 ` [PATCH v2 bpf-next 3/5] bpf: Add bpf_dynptr_size Joanne Koong
2023-04-24 19:52 ` John Fastabend
2023-04-20 7:14 ` [PATCH v2 bpf-next 4/5] bpf: Add bpf_dynptr_clone Joanne Koong
2023-04-26 18:16 ` Andrii Nakryiko
2023-04-20 7:14 ` [PATCH v2 bpf-next 5/5] selftests/bpf: add tests for dynptr convenience helpers Joanne Koong
2023-04-26 18:17 ` Andrii Nakryiko
2023-04-26 18: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=168253322356.27666.5904288983945706497.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.