Hi guys We’ve been working on a runtime compatibility validation for eBPF artifacts
It takes a compiled .bpf.o artifact, validates it across real Linux kernel/distro VM profiles, captures verifier/libbpf/BTF/capability evidence, and generates a compatibility report showing where the artifact loads, where it fails, and why.
I’d really value your technical feedback and suggestions.