Skip to content

Conversation

@sinkap
Copy link
Contributor

@sinkap sinkap commented Jul 14, 2025

xxd is used to generate a C header from a verification certificate (DER encoded) which is used to test BPF signing infrastructure in selftests.

@theihor theihor self-requested a review July 14, 2025 18:23
@sinkap
Copy link
Contributor Author

sinkap commented Jul 14, 2025

Oh I saw the comment on https://github.com/libbpf/ci/blob/main/setup-build-env/install_packages.sh#L15-L20 now. I will update the PR

Copy link
Contributor

@theihor theihor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a wrong place to add a selftests build dependency. See my comment: #192 (review)

Also please update a commit message and PR description appropriately. Include a link to your upstream patchset.

Thanks.

@theihor
Copy link
Contributor

theihor commented Jul 14, 2025

Oh I saw the comment on https://github.com/libbpf/ci/blob/main/setup-build-env/install_packages.sh#L15-L20 now. I will update the PR

You don't have to re-submit a PR, btw. You can force-push into your git branch.

@sinkap
Copy link
Contributor Author

sinkap commented Jul 14, 2025

I know :) I was just shortcutting using the github UI, it's a lazyness fail, will update this PR

xxd is used to generate a C header from a verification certificate (DER
encoded) which is used to test BPF signing infrastructure in selftests.
@theihor theihor merged commit 17e02be into libbpf:main Jul 14, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants