[dpdk-dev] [RFC PATCH 00/14] Extend the mbuf structure

2014-08-20 Thread Richardson, Bruce
lto:olivier.matz at 6wind.com] > Sent: Tuesday, August 12, 2014 3:44 PM > To: Richardson, Bruce; dev at dpdk.org > Subject: Re: [dpdk-dev] [RFC PATCH 00/14] Extend the mbuf structure > > Hi Bruce, > > On 08/11/2014 10:44 PM, Bruce Richardson wrote: > > This patch set e

[dpdk-dev] [RFC PATCH 00/14] Extend the mbuf structure

2014-08-20 Thread Richardson, Bruce
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Cao, Min > Sent: Wednesday, August 20, 2014 8:08 AM > To: dev at dpdk.org > Subject: Re: [dpdk-dev] [RFC PATCH 00/14] Extend the mbuf structure > > Tested-by: Cao Min > This patch modif

[dpdk-dev] [RFC PATCH 00/14] Extend the mbuf structure

2014-08-20 Thread Cao, Min
: dev at dpdk.org Subject: [dpdk-dev] [RFC PATCH 00/14] Extend the mbuf structure This patch set expands and enhances the mbuf data structure. This set includes patches previously submitted by Olivier to rework the mbuf, but takes the rework further than proposed there. NOTE: This is still a work

[dpdk-dev] [RFC PATCH 00/14] Extend the mbuf structure

2014-08-12 Thread Olivier MATZ
Hi Bruce, On 08/11/2014 10:44 PM, Bruce Richardson wrote: > This patch set expands and enhances the mbuf data structure. This set > includes patches previously > submitted by Olivier to rework the mbuf, but takes the rework further than > proposed there. > > NOTE: This is still a work in progres

[dpdk-dev] [RFC PATCH 00/14] Extend the mbuf structure

2014-08-11 Thread Bruce Richardson
This patch set expands and enhances the mbuf data structure. This set includes patches previously submitted by Olivier to rework the mbuf, but takes the rework further than proposed there. NOTE: This is still a work in progress! Feedback at this stage is still welcome though. Outline of change