DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@6wind.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2] eal: fix thread naming on FreeBSD
Date: Fri, 17 Jun 2016 18:04:02 +0200	[thread overview]
Message-ID: <CALwxeUvb_nizdUZxoZ4UM49_t4RSs90GX_3OGgh5-er2xcDCKg@mail.gmail.com> (raw)
In-Reply-To: <1466179340-7513-1-git-send-email-thomas.monjalon@6wind.com>

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>


-- 
David Marchand

  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 [dpdk-dev] [PATCH] " Thomas Monjalon
2016-06-17 15:56 ` David Marchand
2016-06-17 16:02   ` [dpdk-dev] [PATCH v2] " Thomas Monjalon
2016-06-17 16:04     ` David Marchand [this message]
2016-06-17 16:04       ` Thomas Monjalon
2016-06-19 21:11         ` [dpdk-dev] [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=CALwxeUvb_nizdUZxoZ4UM49_t4RSs90GX_3OGgh5-er2xcDCKg@mail.gmail.com \
    --to=david.marchand@6wind.com \
    --cc=dev@dpdk.org \
    --cc=thomas.monjalon@6wind.com \
    /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).