Skip to content

Conversation

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

Pull request for series with
subject: bpftool signing feature check
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=1017169

Add test that verifies if libcrypto has >= openssl3 support; use openssl3
function ERR_get_error_all() [1]

[1] https://docs.openssl.org/3.0/man3/ERR_get_error/

Signed-off-by: Alan Maguire <[email protected]>
New libcrypto test verifies presence of openssl3 needed for BPF
signing; use that feature to conditionally compile signing-related
code so bpftool build will not break in the absence of libcrypto v3.

Fixes: 40863f4 ("bpftool: Add support for signing BPF programs")
Suggested-by: Quentin Monnet <[email protected]>
Signed-off-by: Alan Maguire <[email protected]>
@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: 54c134f
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1017169
version: 1

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

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

@kernel-patches-daemon-bpf-rc kernel-patches-daemon-bpf-rc bot deleted the series/1017169=>bpf-next branch October 31, 2025 17:47
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