I'm trying to run some example XDP code that depends on bpf_helpers.h and the file is missing.
The distribution is CentOS 8.0 with kernel 4.18.0-80.el8.x86_64 with CONFIG_XDP_SOCKETS=y. I've installed the kernel and kernel-devel packages and the header/library are not there.
Anyone know the package ?