DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Power, Ciara" <ciara.power@intel.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"Richardson, Bruce" <bruce.richardson@intel.com>
Subject: Re: [dpdk-dev] [PATCH] telemetry: detach pthreads
Date: Fri, 20 Aug 2021 08:49:54 +0000	[thread overview]
Message-ID: <MN2PR11MB38218D7996741DDACD8CE08EE6C19@MN2PR11MB3821.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20210819023819.1709957-1-stephen@networkplumber.org>

Hi Stephen,

>-----Original Message-----
>From: Stephen Hemminger <stephen@networkplumber.org>
>Sent: Thursday 19 August 2021 03:38
>To: Power, Ciara <ciara.power@intel.com>
>Cc: dev@dpdk.org; Stephen Hemminger <stephen@networkplumber.org>
>Subject: [PATCH] telemetry: detach pthreads
>
>There are a number telemetry threads which are created and there is nothing
>that does pthread_join() to wait for them.
>Mark these threads as detached, so that the pthread library can cleanup state
>when the thread exits.
>
>Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
>---
> lib/telemetry/telemetry.c        | 2 ++
> lib/telemetry/telemetry_legacy.c | 1 +
> 2 files changed, 3 insertions(+)
>
<snip>

Thanks for catching this,

Acked-by: Ciara Power <ciara.power@intel.com>



  reply	other threads:[~2021-08-20  8:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-19  2:38 Stephen Hemminger
2021-08-20  8:49 ` Power, Ciara [this message]
2021-10-01 12:50   ` 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=MN2PR11MB38218D7996741DDACD8CE08EE6C19@MN2PR11MB3821.namprd11.prod.outlook.com \
    --to=ciara.power@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.org \
    /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).