From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: David Marchand <david.marchand@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH v2] eal: fix thread naming on FreeBSD
Date: Fri, 17 Jun 2016 18:04:51 +0200 [thread overview]
Message-ID: <2401799.KuipojHmpA@xps13> (raw)
In-Reply-To: <CALwxeUvb_nizdUZxoZ4UM49_t4RSs90GX_3OGgh5-er2xcDCKg@mail.gmail.com>
2016-06-17 18:04, David Marchand:
> On Fri, Jun 17, 2016 at 6:02 PM, Thomas Monjalon
> <thomas.monjalon@6wind.com> wrote:
> > rte_thread_setname was a macro defined only for Linux.
> > The function rte_thread_setname() can now be used on FreeBSD
> > as well on Linux.
> > It is required to build librte_pdump.
> >
> > The macro was 0 for old glibc. The function is now returning -1.
> > The related logs are decreased from error to debug level because
> > it is not an important failure, just a debug inconvenience.
> >
> > Fixes: 278f945402c5 ("pdump: add new library for packet capture")
> >
> > Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
>
> Acked-by: David Marchand <david.marchand@6wind.com>
Applied
next prev parent reply other threads:[~2016-06-17 16:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-17 15:25 [PATCH] eal: fix thread naming on FreeBSD Thomas Monjalon
2016-06-17 15:56 ` David Marchand
2016-06-17 16:02 ` [PATCH v2] " Thomas Monjalon
2016-06-17 16:04 ` David Marchand
2016-06-17 16:04 ` Thomas Monjalon [this message]
2016-06-19 21:11 ` [PATCH] eal/linux: fix build with glibc < 2.12 Thomas Monjalon
2016-06-20 8:51 ` 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=2401799.KuipojHmpA@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=david.marchand@6wind.com \
--cc=dev@dpdk.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.