[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166544761611.23458.18371986973168379467.git-patchwork-notify@kernel.org>
Date: Tue, 11 Oct 2022 00:20:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Roberto Sassu <roberto.sassu@...weicloud.com>
Cc: ast@...nel.org, daniel@...earbox.net, andrii@...nel.org,
martin.lau@...ux.dev, song@...nel.org, yhs@...com,
john.fastabend@...il.com, kpsingh@...nel.org, sdf@...gle.com,
haoluo@...gle.com, jolsa@...nel.org, mykolal@...com,
shuah@...nel.org, bpf@...r.kernel.org,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
roberto.sassu@...wei.com
Subject: Re: [PATCH v2 0/6] Add _opts variant for bpf_*_get_fd_by_id()
Hello:
This series was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@...nel.org>:
On Thu, 6 Oct 2022 13:07:30 +0200 you wrote:
> From: Roberto Sassu <roberto.sassu@...wei.com>
>
> Add the _opts variant for bpf_*_get_fd_by_id() functions, to be able to
> pass to the kernel more options, when requesting a fd of an eBPF object.
>
> Pass the options through a newly introduced structure,
> bpf_get_fd_by_id_opts, which currently contains open_flags (the other two
> members are for compatibility and for padding).
>
> [...]
Here is the summary with links:
- [v2,1/6] libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map
https://git.kernel.org/bpf/bpf-next/c/7a366da2d2ba
- [v2,2/6] libbpf: Introduce bpf_get_fd_by_id_opts and bpf_map_get_fd_by_id_opts()
https://git.kernel.org/bpf/bpf-next/c/243e300563b1
- [v2,3/6] libbpf: Introduce bpf_prog_get_fd_by_id_opts()
https://git.kernel.org/bpf/bpf-next/c/8f13f168ea14
- [v2,4/6] libbpf: Introduce bpf_btf_get_fd_by_id_opts()
https://git.kernel.org/bpf/bpf-next/c/2ce7cbf2ba71
- [v2,5/6] libbpf: Introduce bpf_link_get_fd_by_id_opts()
https://git.kernel.org/bpf/bpf-next/c/97c8f9dd5db8
- [v2,6/6] selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()
https://git.kernel.org/bpf/bpf-next/c/a9c7c18b5759
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists