[dpdk-dev] [PATCH] lib: remove sched.h from public headers

William Tu u9012063 at gmail.com
Fri Sep 24 00:34:39 CEST 2021


On Sat, Aug 28, 2021 at 3:13 PM Dmitry Kozlyuk <dmitry.kozliuk at gmail.com> wrote:
>
> Public headers including POSIX-specific <sched.h> were unusable
> on Windows. These includes were superfluous, remove them.
>
> Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
> ---

Write a program, include rte_eal.h, link with DPDK library, then
hit the issue. Verify the patch works correctly and solve my problem.

Acked-by: William Tu <u9012063 at gmail.com>


More information about the dev mailing list