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

Thomas Monjalon thomas at monjalon.net
Fri Oct 1 08:36:07 CEST 2021


24/09/2021 00:34, William Tu:
> 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>

Applied, thanks.





More information about the dev mailing list