Re: [dpdk-dev] [PATCH v2] examples/performance-thread: add c++ ifdefs

2017-04-20 Thread Thomas Monjalon
16/04/2017 15:33, Keith Wiles: > Signed-off-by: Keith Wiles > --- > 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_

[dpdk-dev] [PATCH v2] examples/performance-thread: add c++ ifdefs

2017-04-16 Thread Keith Wiles
Signed-off-by: Keith Wiles --- 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