On Thu,  4 Jan 2024 22:57:56 +0530
madhuker.myt...@oracle.com wrote:

> +#include <linux/bpf.h>
> +#include <bpf/bpf_helpers.h>
> +#include <bpf/bpf_tracing.h>
> +#include <bpf/bpf_endian.h>

The original code copied the bpf headers from distro (was bad idea).
This should be fixed in tap driver to make sure that there is no mismatch.

Reply via email to