On Sat, Aug 28, 2021 at 3:13 PM Dmitry Kozlyuk <[email protected]> wrote: > > Public headers including POSIX-specific <sched.h> were unusable > on Windows. These includes were superfluous, remove them. > > Signed-off-by: Dmitry Kozlyuk <[email protected]> > ---
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 <[email protected]>

