DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: Tyler Retzlaff <roretzla@linux.microsoft.com>
Cc: dev@dpdk.org, thomas@monjalon.net
Subject: Re: [PATCH] eal: replace lcore direct use of pthread in the EAL
Date: Wed, 18 Jan 2023 15:51:59 +0100	[thread overview]
Message-ID: <CAJFAV8z+=YedYtAaXnzYoOGeLDXzx5S9dmWNXS7HfJoEAJdtNQ@mail.gmail.com> (raw)
In-Reply-To: <CAJFAV8yH6vbsh8a3XYj7_25LRkDKm7meCeg4RkAP_T7iPvrPAw@mail.gmail.com>

On Wed, Jan 18, 2023 at 12:25 PM David Marchand
<david.marchand@redhat.com> wrote:
>
> On Thu, Dec 8, 2022 at 10:48 PM Tyler Retzlaff
> <roretzla@linux.microsoft.com> wrote:
> >
> > * Replace the use of pthread_t in struct lcore_config with the EAL
> >   rte_thread_t type.
> >
> > * Replace the direct use of pthread_create(), pthread_self()
> >   pthread_getaffinity_np() and pthread_setaffinity_np().
> >
> > Minor tweaks to return value comparisons to align with current DPDK
> > style.
> >
> > Signed-off-by: Tyler Retzlaff <roretzla@linux.microsoft.com>
> Acked-by: David Marchand <david.marchand@redhat.com>

Applied, thanks.

-- 
David Marchand


      reply	other threads:[~2023-01-18 14:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-08 21:48 Tyler Retzlaff
2023-01-13 19:44 ` Tyler Retzlaff
2023-01-18 11:25 ` David Marchand
2023-01-18 14:51   ` David Marchand [this message]

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='CAJFAV8z+=YedYtAaXnzYoOGeLDXzx5S9dmWNXS7HfJoEAJdtNQ@mail.gmail.com' \
    --to=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=roretzla@linux.microsoft.com \
    --cc=thomas@monjalon.net \
    /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).