24/09/2021 00:34, William Tu:
> On Sat, Aug 28, 2021 at 3:13 PM Dmitry Kozlyuk
> wrote:
> >
> > Public headers including POSIX-specific were unusable
> > on Windows. These includes were superfluous, remove them.
> >
> > Signed-off-by: Dmitry Kozlyuk
> > ---
>
> Write a program, include rte_eal
On Sat, Aug 28, 2021 at 3:13 PM Dmitry Kozlyuk wrote:
>
> Public headers including POSIX-specific were unusable
> on Windows. These includes were superfluous, remove them.
>
> Signed-off-by: Dmitry Kozlyuk
> ---
Write a program, include rte_eal.h, link with DPDK library, then
hit the issue. Ver
Public headers including POSIX-specific were unusable
on Windows. These includes were superfluous, remove them.
Signed-off-by: Dmitry Kozlyuk
---
lib/eal/include/rte_eal.h | 1 -
lib/telemetry/rte_telemetry.h | 1 -
2 files changed, 2 deletions(-)
diff --git a/lib/eal/include/rte_eal.h b/l
3 matches
Mail list logo