To use eBPF with Onload:
- Build Onload with BPF support when using the
onload_install script:
# onload_install --build profile cloud
- Enable native kernel BPF program functionality (is enabled by default):
This is in: /src/include/ci/internal/transport_config_opt.h.#define CI_CFG_WANT_BPF_NATIVE 1