Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libbpf: deprecate bpf_program__load() API #2060

Closed
wants to merge 2 commits into from

Conversation

kernel-patches-bot
Copy link

Pull request for series with
subject: libbpf: deprecate bpf_program__load() API
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=574539

@kernel-patches-bot
Copy link
Author

Master branch: cc0356d
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=574539
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 8388092
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=574539
version: 1

Nobody and others added 2 commits November 3, 2021 13:34
Mark bpf_program__load() as deprecated ([0]) since v0.6. Also rename few
internal program loading bpf_object helper functions to have more
consistent naming.

  [0] Closes: libbpf/libbpf#301

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
@kernel-patches-bot
Copy link
Author

Master branch: d6b973a
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=574539
version: 1

@kernel-patches-bot
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=574539 irrelevant now. Closing PR.

@kernel-patches-bot kernel-patches-bot deleted the series/574539=>bpf-next branch November 3, 2021 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants