[dpdk-dev] [PATCH v10 0/4] examples: add performance-thread

2015-12-11 Thread Thomas Monjalon
2015-12-11 08:31, Betts, Ian: > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > >Applied, thanks > >The patch to mark it experimental and disable it has also been applied. > >The huge codebase has been integrated to give visibility. > >We need to discuss it more and decide how to

[dpdk-dev] [PATCH v10 0/4] examples: add performance-thread

2015-12-11 Thread Betts, Ian
-Original Message- From: Thomas Monjalon [mailto:thomas.monja...@6wind.com] Sent: Friday, December 11, 2015 1:41 AM To: Betts, Ian Cc: dev at dpdk.org; Kulasek, TomaszX Subject: Re: [dpdk-dev] [PATCH v10 0/4] examples: add performance-thread >Applied, thanks >The patch t

[dpdk-dev] [PATCH v10 0/4] examples: add performance-thread

2015-12-11 Thread Thomas Monjalon
> > Ian Betts (4): > > doc: add sample application guide for performance-thread > > examples: add lthread subsystem for performance-thread > > examples: add l3fwd-thread example in performance-thread > > examples: add pthread_shim example to performance thread > > Series Acked-by: Tomasz

[dpdk-dev] [PATCH v10 0/4] examples: add performance-thread

2015-12-08 Thread Kulasek, TomaszX
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Ian Betts > Sent: Tuesday, December 8, 2015 07:05 > To: dev at dpdk.org > Cc: Betts, Ian > Subject: [dpdk-dev] [PATCH v10 0/4] examples: add performance-thread > > This patchset compri

[dpdk-dev] [PATCH v10 0/4] examples: add performance-thread

2015-12-08 Thread Ian Betts
This patchset comprises a layer 3 forwarding derivative intended to facilitate characterization of performance with different threading models, specifically:- 1. EAL threads running on different physical cores 2. EAL threads running on the same physical core 3. Lightweight threads running in an