[dpdk-dev] [PATCH v6 4/4] docs: Add ABI documentation

2015-01-22 Thread Neil Horman
On Wed, Jan 21, 2015 at 11:24:12PM +0100, Thomas Monjalon wrote: > 2015-01-21 14:43, Neil Horman: > > On Wed, Jan 21, 2015 at 05:05:51PM +0100, Thomas Monjalon wrote: > > > 2015-01-21 09:59, Neil Horman: > > > > Considered and answered already. I'm in favor of listing macros and > > > > structure

[dpdk-dev] [PATCH v6 4/4] docs: Add ABI documentation

2015-01-21 Thread Thomas Monjalon
2015-01-21 14:43, Neil Horman: > On Wed, Jan 21, 2015 at 05:05:51PM +0100, Thomas Monjalon wrote: > > 2015-01-21 09:59, Neil Horman: > > > Considered and answered already. I'm in favor of listing macros and > > > structure > > > changes in the abi document, but I think an exhaustive list isn't ne

[dpdk-dev] [PATCH v6 4/4] docs: Add ABI documentation

2015-01-21 Thread Thomas Monjalon
2015-01-21 09:59, Neil Horman: > On Wed, Jan 21, 2015 at 11:25:48AM +0100, Thomas Monjalon wrote: > > 2015-01-20 16:17, Neil Horman: > > > Adding a document describing rudimentary ABI policy and adding notice > > > space for > > > any deprecation announcements > > > > > > Signed-off-by: Neil Horm

[dpdk-dev] [PATCH v6 4/4] docs: Add ABI documentation

2015-01-21 Thread Neil Horman
On Wed, Jan 21, 2015 at 05:05:51PM +0100, Thomas Monjalon wrote: > 2015-01-21 09:59, Neil Horman: > > On Wed, Jan 21, 2015 at 11:25:48AM +0100, Thomas Monjalon wrote: > > > 2015-01-20 16:17, Neil Horman: > > > > Adding a document describing rudimentary ABI policy and adding notice > > > > space fo

[dpdk-dev] [PATCH v6 4/4] docs: Add ABI documentation

2015-01-21 Thread Thomas Monjalon
2015-01-20 16:17, Neil Horman: > Adding a document describing rudimentary ABI policy and adding notice space > for > any deprecation announcements > > Signed-off-by: Neil Horman > CC: Thomas Monjalon > CC: "Richardson, Bruce" > > --- > Change notes: > > v5) Updated documentation to add notes

[dpdk-dev] [PATCH v6 4/4] docs: Add ABI documentation

2015-01-21 Thread Iremonger, Bernard
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Neil Horman > Sent: Tuesday, January 20, 2015 9:18 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v6 4/4] docs: Add ABI documentation > > Adding a document describing rudimentary

[dpdk-dev] [PATCH v6 4/4] docs: Add ABI documentation

2015-01-21 Thread Neil Horman
On Wed, Jan 21, 2015 at 11:25:48AM +0100, Thomas Monjalon wrote: > 2015-01-20 16:17, Neil Horman: > > Adding a document describing rudimentary ABI policy and adding notice space > > for > > any deprecation announcements > > > > Signed-off-by: Neil Horman > > CC: Thomas Monjalon > > CC: "Richard

[dpdk-dev] [PATCH v6 4/4] docs: Add ABI documentation

2015-01-20 Thread Neil Horman
Adding a document describing rudimentary ABI policy and adding notice space for any deprecation announcements Signed-off-by: Neil Horman CC: Thomas Monjalon CC: "Richardson, Bruce" --- Change notes: v5) Updated documentation to add notes from Thomas M. v6) Moved abi.txt to guides/rel_notes/a