DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Keith Wiles <keith.wiles@intel.com>
Cc: dev@dpdk.org, Hiroki SHIROKURA <slank.dev@gmail.com>
Subject: Re: [dpdk-dev] [PATCH v2] examples/performance-thread: add c++ ifdefs
Date: Fri, 21 Apr 2017 02:36:09 +0200	[thread overview]
Message-ID: <1888306.6F0zFAhIfF@xps> (raw)
In-Reply-To: <20170416133304.58209-1-keith.wiles@intel.com>

16/04/2017 15:33, Keith Wiles:
> Signed-off-by: Keith Wiles <keith.wiles@intel.com>
> ---
> v2 - change ctx.h to be 664 permissions.
> 
>  examples/performance-thread/common/arch/x86/ctx.h     | 8 ++++++++
>  examples/performance-thread/common/lthread.h          | 8 ++++++++
>  examples/performance-thread/common/lthread_api.h      | 8 ++++++++
>  examples/performance-thread/common/lthread_cond.h     | 8 ++++++++
>  examples/performance-thread/common/lthread_diag.h     | 9 +++++++++
>  examples/performance-thread/common/lthread_diag_api.h | 8 ++++++++
>  examples/performance-thread/common/lthread_int.h      | 8 ++++++++
>  examples/performance-thread/common/lthread_mutex.h    | 8 ++++++++
>  examples/performance-thread/common/lthread_objcache.h | 7 +++++++
>  examples/performance-thread/common/lthread_pool.h     | 7 +++++++
>  examples/performance-thread/common/lthread_queue.h    | 7 +++++++
>  examples/performance-thread/common/lthread_sched.h    | 7 +++++++
>  examples/performance-thread/common/lthread_timer.h    | 7 +++++++
>  examples/performance-thread/common/lthread_tls.h      | 7 +++++++
>  14 files changed, 107 insertions(+)

You have already acked the same patch from Hiroki SHIROKURA.
Why re-sending with your authorship?

      reply	other threads:[~2017-04-21  0:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-16 13:33 Keith Wiles
2017-04-21  0:36 ` 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=1888306.6F0zFAhIfF@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=keith.wiles@intel.com \
    --cc=slank.dev@gmail.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).