To use eBPF with Onload:
- Build Onload using the cloud build profile. See the instructions in Installation.
- Confirm that native kernel BPF program functionality is enabled (it is by
default):
This is in: src/include/ci/internal/transport_config_opt.h.#define CI_CFG_WANT_BPF_NATIVE 1