16/04/2017 15:33, Keith Wiles: > Signed-off-by: Keith Wiles <keith.wi...@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?