[dpdk-dev] [PATCH 0/2] new headroom stats library and example application

2015-01-30 Thread Neil Horman
uxdriver.com] > > > > Sent: Thursday, January 29, 2015 2:25 PM > > > > To: Wodkowski, PawelX > > > > Cc: dev at dpdk.org > > > > Subject: Re: [dpdk-dev] [PATCH 0/2] new headroom stats library and > > example > > > > application > > &g

[dpdk-dev] [PATCH 0/2] new headroom stats library and example application

2015-01-30 Thread Wodkowski, PawelX
> -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Thursday, January 29, 2015 8:13 PM > To: Wodkowski, PawelX > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/2] new headroom stats library and example > application > >

[dpdk-dev] [PATCH 0/2] new headroom stats library and example application

2015-01-29 Thread Wodkowski, PawelX
> -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Thursday, January 29, 2015 2:25 PM > To: Wodkowski, PawelX > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/2] new headroom stats library and example > application > > On

[dpdk-dev] [PATCH 0/2] new headroom stats library and example application

2015-01-29 Thread Neil Horman
On Thu, Jan 29, 2015 at 05:10:36PM +, Wodkowski, PawelX wrote: > > -Original Message- > > From: Neil Horman [mailto:nhorman at tuxdriver.com] > > Sent: Thursday, January 29, 2015 2:25 PM > > To: Wodkowski, PawelX > > Cc: dev at dpdk.org > > Sub

[dpdk-dev] [PATCH 0/2] new headroom stats library and example application

2015-01-29 Thread Pawel Wodkowski
Hi community, I would like to introduce library for measuring load of some arbitrary jobs. It can be used to profile every kind of job sets on any arbitrary execution unit. In provided l2fwd-headroom example I demonstrate how to use this library to profile packet forwarding (job set is froward, fl

[dpdk-dev] [PATCH 0/2] new headroom stats library and example application

2015-01-29 Thread Neil Horman
On Thu, Jan 29, 2015 at 12:50:04PM +0100, Pawel Wodkowski wrote: > Hi community, > I would like to introduce library for measuring load of some arbitrary jobs. > It > can be used to profile every kind of job sets on any arbitrary execution unit. > In provided l2fwd-headroom example I demonstrate h