[dpdk-dev] [PATCH v2 0/5] Performance thread example application

2015-10-29 Thread Kulasek, TomaszX
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of ibetts > Sent: Thursday, October 29, 2015 16:09 > To: dev at dpdk.org > Cc: Betts, Ian > Subject: [dpdk-dev] [PATCH v2 0/5] Performance thread example > application > > From: I

[dpdk-dev] [PATCH v2 0/5] Performance thread example application

2015-10-29 Thread ibetts
From: Ian Betts This example comprises 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 r