DPDK patches and discussions
 help / color / mirror / Atom feed
From: William Tu <u9012063@gmail.com>
To: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Cc: dpdk-dev <dev@dpdk.org>, Ciara Power <ciara.power@intel.com>
Subject: Re: [dpdk-dev] [PATCH] lib: remove sched.h from public headers
Date: Thu, 23 Sep 2021 15:34:39 -0700	[thread overview]
Message-ID: <CALDO+SYLzNVr7WuvDenmX1uOR1Y+2PU60W3W3MasViJ8koQo5A@mail.gmail.com> (raw)
In-Reply-To: <20210828221345.276048-1-dmitry.kozliuk@gmail.com>

On Sat, Aug 28, 2021 at 3:13 PM Dmitry Kozlyuk <dmitry.kozliuk@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@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@gmail.com>

  reply	other threads:[~2021-09-23 22:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-28 22:13 Dmitry Kozlyuk
2021-09-23 22:34 ` William Tu [this message]
2021-10-01  6:36   ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CALDO+SYLzNVr7WuvDenmX1uOR1Y+2PU60W3W3MasViJ8koQo5A@mail.gmail.com \
    --to=u9012063@gmail.com \
    --cc=ciara.power@intel.com \
    --cc=dev@dpdk.org \
    --cc=dmitry.kozliuk@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).