DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Tyler Retzlaff <roretzla@linux.microsoft.com>
Cc: <dev@dpdk.org>, <thomas@monjalon.net>
Subject: Re: [PATCH 0/6] windows: remove most pthread lifetime shim functions
Date: Tue, 18 Apr 2023 10:21:11 +0100	[thread overview]
Message-ID: <ZD5hB8EHeoMNwU4w@bricha3-MOBL.ger.corp.intel.com> (raw)
In-Reply-To: <20230403053412.GB19270@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net>

On Sun, Apr 02, 2023 at 10:34:12PM -0700, Tyler Retzlaff wrote:
> early review if possible please, would like to have this in from the
> start of 23.07 to work against.
> 
> thanks!
> 

Don't see any problems with this set.

Series-acked-by: Bruce Richardson <bruce.richardson@intel.com>

> On Fri, Mar 17, 2023 at 03:34:14PM -0700, Tyler Retzlaff wrote:
> > Adopt rte thread APIs in code built for Windows to decouple it from the
> > pthread shim.
> > 
> > Remove most of the pthread_xxx lifetime shim functions, only
> > pthread_create remains while we wait for rte_ctrl_thread_create removal.
> > 
> > Tyler Retzlaff (6):
> >   dma/skeleton: use rte thread API
> >   net/ixgbe: use rte thread API
> >   net/ice: use rte thread API
> >   net/iavf: use rte thread API
> >   eal: use rte thread API
> >   windows: remove most pthread lifetime shim functions
> > 
> >  drivers/dma/skeleton/skeleton_dmadev.c | 15 +++---
> >  drivers/dma/skeleton/skeleton_dmadev.h |  4 +-
> >  drivers/net/iavf/iavf_vchnl.c          | 12 ++---
> >  drivers/net/ice/ice_dcf_parent.c       | 11 ++--
> >  drivers/net/ixgbe/ixgbe_ethdev.c       | 10 ++--
> >  drivers/net/ixgbe/ixgbe_ethdev.h       |  2 +-
> >  lib/eal/common/eal_common_thread.c     |  4 +-
> >  lib/eal/windows/eal.c                  |  2 +-
> >  lib/eal/windows/eal_interrupts.c       | 12 ++---
> >  lib/eal/windows/include/pthread.h      | 99 ----------------------------------
> >  10 files changed, 36 insertions(+), 135 deletions(-)
> > 
> > -- 
> > 1.8.3.1

  reply	other threads:[~2023-04-18  9:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-17 22:34 Tyler Retzlaff
2023-03-17 22:34 ` [PATCH 1/6] dma/skeleton: use rte thread API Tyler Retzlaff
2023-04-18  9:19   ` Bruce Richardson
2023-04-18 15:04     ` Tyler Retzlaff
2023-03-17 22:34 ` [PATCH 2/6] net/ixgbe: " Tyler Retzlaff
2023-03-17 22:34 ` [PATCH 3/6] net/ice: " Tyler Retzlaff
2023-03-17 22:34 ` [PATCH 4/6] net/iavf: " Tyler Retzlaff
2023-03-17 22:34 ` [PATCH 5/6] eal: " Tyler Retzlaff
2023-03-17 22:34 ` [PATCH 6/6] windows: remove most pthread lifetime shim functions Tyler Retzlaff
2023-04-03  5:34 ` [PATCH 0/6] " Tyler Retzlaff
2023-04-18  9:21   ` Bruce Richardson [this message]
2023-06-01  8:49     ` David Marchand
2023-06-01 12:23       ` Zhang, Qi Z
2023-06-02 16:22         ` Tyler Retzlaff
2023-06-09 12:38           ` David Marchand
2023-04-17 16:46 ` Tyler Retzlaff
2023-06-09 12:39 ` David Marchand

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=ZD5hB8EHeoMNwU4w@bricha3-MOBL.ger.corp.intel.com \
    --to=bruce.richardson@intel.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).