From: Thomas Monjalon <thomas@monjalon.net>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org, "Richardson, Bruce" <bruce.richardson@intel.com>,
"Power, Ciara" <ciara.power@intel.com>
Subject: Re: [dpdk-dev] [PATCH] telemetry: detach pthreads
Date: Fri, 01 Oct 2021 14:50:57 +0200 [thread overview]
Message-ID: <1739550.86J73fpY7l@thomas> (raw)
In-Reply-To: <MN2PR11MB38218D7996741DDACD8CE08EE6C19@MN2PR11MB3821.namprd11.prod.outlook.com>
> >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>
Applied, thanks.
prev parent reply other threads:[~2021-10-01 12:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-19 2:38 [dpdk-dev] [PATCH] telemetry: detach pthreads Stephen Hemminger
2021-08-20 8:49 ` Power, Ciara
2021-10-01 12:50 ` Thomas Monjalon [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=1739550.86J73fpY7l@thomas \
--to=thomas@monjalon.net \
--cc=bruce.richardson@intel.com \
--cc=ciara.power@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.