Skip to content

Re-add BPF support#83

Merged
bleggett merged 2 commits into
mainfrom
bleggett/bpf-checks
Jun 3, 2025
Merged

Re-add BPF support#83
bleggett merged 2 commits into
mainfrom
bleggett/bpf-checks

Conversation

@bleggett

@bleggett bleggett commented Jun 2, 2025

Copy link
Copy Markdown
Contributor

Most of what we need from #43 has already made its way back into our kernels, actually, there's just a few bits and bobs from that we should turn on.

#43 (which we had to revert due to build issues) also had a lot of kernel debugging turned on, which this skips - we disable kernel debugging for zone kernels because it massively bloats the image, and if you need to debug you should be building a zone kernel with custom config locally anyway.

(TODO - need a how to locally build your own debugging kernels doc #84)

@bleggett bleggett changed the title WIP: Re-add BPF support Re-add BPF support Jun 2, 2025
@bleggett bleggett requested review from azenla and kaniini June 3, 2025 15:28

@azenla azenla left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@bleggett bleggett merged commit 8c9a7ad into main Jun 3, 2025
1 check 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.

3 participants