[dpdk-dev] [PATCH] doc: announce ABI change for mbuf structure

2016-07-19 Thread Olivier Matz
mnetworks.com; >> thomas.monjalon at 6wind.com >> Subject: Re: [dpdk-dev] [PATCH] doc: announce ABI change for mbuf >> structure >> >> Hi Bruce, >> >> On 07/19/2016 04:40 PM, Bruce Richardson wrote: >>> On Tue, Jul 19, 2016 at 04:01:15PM +0200, Olivie

[dpdk-dev] [PATCH] doc: announce ABI change for mbuf structure

2016-07-19 Thread Olivier Matz
Hi Bruce, On 07/19/2016 04:40 PM, Bruce Richardson wrote: > On Tue, Jul 19, 2016 at 04:01:15PM +0200, Olivier Matz wrote: >> For 16.11, the mbuf structure will be modified implying ABI breakage. >> Some discussions already took place here: >> http://www.dpdk.org/dev/patchwork/patch/12878/ >> >> Si

[dpdk-dev] [PATCH] doc: announce ABI change for mbuf structure

2016-07-19 Thread Olivier Matz
For 16.11, the mbuf structure will be modified implying ABI breakage. Some discussions already took place here: http://www.dpdk.org/dev/patchwork/patch/12878/ Signed-off-by: Olivier Matz --- doc/guides/rel_notes/deprecation.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides

[dpdk-dev] [PATCH] doc: announce ABI change for mbuf structure

2016-07-19 Thread Bruce Richardson
On Tue, Jul 19, 2016 at 04:01:15PM +0200, Olivier Matz wrote: > For 16.11, the mbuf structure will be modified implying ABI breakage. > Some discussions already took place here: > http://www.dpdk.org/dev/patchwork/patch/12878/ > > Signed-off-by: Olivier Matz > --- > doc/guides/rel_notes/deprecat

[dpdk-dev] [PATCH] doc: announce ABI change for mbuf structure

2016-07-19 Thread Richardson, Bruce
> -Original Message- > From: Olivier Matz [mailto:olivier.matz at 6wind.com] > Sent: Tuesday, July 19, 2016 4:04 PM > To: Richardson, Bruce > Cc: dev at dpdk.org; jerin.jacob at caviumnetworks.com; > thomas.monjalon at 6wind.com > Subject: Re: [dpdk-dev] [PATCH] doc