Skip to content

Conversation

@kernel-patches-daemon-bpf-rc
Copy link

Pull request for series with
subject: libbpf: Update the comment to remove the reference to the deprecated interface bpf_program__load().
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=1017514

@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: e2e668b
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1017514
version: 1

@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: d28c0e4
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1017514
version: 1

@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: 5701d5a
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1017514
version: 1

…interface bpf_program__load().

Commit be2f2d1(Deprecate bpf_program__load() API) marked
bpf_program__load() as deprecated starting with libbpf v0.6. And later
in commit 146bf81(remove most other deprecated high-level APIs)
actually removed the bpf_program__load() implementation and related old
high-level APIs.

This patch update the comment in bpf_program__set_attach_target() to
remove the reference to the deprecated interface bpf_program__load().

Signed-off-by: Jianyun Gao <[email protected]>
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.

1 participant