> -Original Message-
> From: Varghese, Vipin
> Sent: Wednesday, July 31, 2019 9:20 AM
> To: Ananyev, Konstantin ; dev@dpdk.org
> Cc: sta...@dpdk.org
> Subject: RE: [dpdk-dev] [PATCH] examples/bpf: fix compilation issue
>
> Snipped
>
> > > > E
Snipped
> > > Example BPF programs t1.c, t2.c, t3.c in folder examples/bpf are
> > > failing to compile with latest dpdk.org master.
> >
> > As a note, the file t3.c is one which fails to get compiled.
>
> t2.c also uses rte_mbuf, so same story for both.
Thank you. So, the rewrite will be ' Exa
>
> > Example BPF programs t1.c, t2.c, t3.c in folder examples/bpf are failing to
> > compile with latest dpdk.org master.
>
> As a note, the file t3.c is one which fails to get compiled.
t2.c also uses rte_mbuf, so same story for both.
>
> > The reason is changes in some core DPDK header
snipped
> Example BPF programs t1.c, t2.c, t3.c in folder examples/bpf are failing to
> compile with latest dpdk.org master.
As a note, the file t3.c is one which fails to get compiled.
> The reason is changes in some core DPDK header files, that causes now
> inclusion
> of x86 specific headers
Example BPF programs t1.c, t2.c, t3.c in folder examples/bpf are
failing to compile with latest dpdk.org master.
The reason is changes in some core DPDK header files, that causes
now inclusion of x86 specific headers.
To overcome the issue, minimize inclusion of DPDK header files
into BPF source co
5 matches
Mail list logo