OpenWRT/DD-WRT Stock Kernel eBPF CO:RE Incompatibilities #9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To use eBPF's CO:RE capabilities, the kernel requires CONFIG_KERNEL_DEBUG_INFO_BTF
Unfortunately, both OpenWRT and DDR-WRT ship with this configuration item set to "N".
Will need to do some local testing to ensure this kernel configuration works, determine the impacts and then submit bug report to OpenWRT and DD-WRT teams.
OpenWRT/DD-WRT eBPF CO:RE Incompatibilitiesto OpenWRT/DD-WRT Stock Kernel eBPF CO:RE IncompatibilitiesI was able to get this working using eBPF CO-RE with CONFIG_KERNEL_DEBUG_INFO_BTF enabled.
Started thread about possibility of including this in base image: https://forum.openwrt.org/t/enable-ebpf-co-re-config-debug-info-btf-y/195036
If not, the options aren't great.