On Wed, 9 Jul 2025 10:37:04 -0700 Mohsin Bashir wrote: > +#include <xdp/xdp_helpers.h> > +#include <xdp/prog_dispatcher.h> Hm, you don't appear to use these headers and they require installing libxdp-devel (which is not universally packaged, sadly). Could you remove? Also these headers are reportedly unused: #include <linux/tcp.h> #include <linux/bpf_common.h> -- pw-bot: cr