[dpdk-dev] [PATCH 2/4] Provide initial versioning for all DPDK libraries

2014-12-20 Thread Neil Horman
Add linker version script files to each DPDK library to put a stake in the ground from which we can start cleaning up API's Signed-off-by: Neil Horman CC: Thomas Monjalon CC: "Richardson, Bruce" --- lib/librte_acl/Makefile| 2 + lib/librte_acl/rte_acl_version.map

[dpdk-dev] [PATCH 2/4] Provide initial versioning for all DPDK libraries

2014-10-01 Thread Sergio Gonzalez Monroy
On Mon, Sep 15, 2014 at 03:23:49PM -0400, Neil Horman wrote: > Add linker version script files to each DPDK library to put a stake in the > ground from which we can start cleaning up API's > > Signed-off-by: Neil Horman > CC: Thomas Monjalon > CC: "Richardson, Bruce" > --- > lib/librte_acl/Mak

[dpdk-dev] [PATCH 2/4] Provide initial versioning for all DPDK libraries

2014-10-01 Thread Neil Horman
On Wed, Oct 01, 2014 at 12:25:52PM +0100, Sergio Gonzalez Monroy wrote: > On Mon, Sep 15, 2014 at 03:23:49PM -0400, Neil Horman wrote: > > Add linker version script files to each DPDK library to put a stake in the > > ground from which we can start cleaning up API's > > > > Signed-off-by: Neil Hor

[dpdk-dev] [PATCH 2/4] Provide initial versioning for all DPDK libraries

2014-09-19 Thread Bruce Richardson
On Mon, Sep 15, 2014 at 03:23:49PM -0400, Neil Horman wrote: > Add linker version script files to each DPDK library to put a stake in the > ground from which we can start cleaning up API's > > Signed-off-by: Neil Horman > CC: Thomas Monjalon > CC: "Richardson, Bruce" > --- > <... snip for brev

[dpdk-dev] [PATCH 2/4] Provide initial versioning for all DPDK libraries

2014-09-19 Thread Neil Horman
On Fri, Sep 19, 2014 at 10:45:38AM +0100, Bruce Richardson wrote: > On Mon, Sep 15, 2014 at 03:23:49PM -0400, Neil Horman wrote: > > Add linker version script files to each DPDK library to put a stake in the > > ground from which we can start cleaning up API's > > > > Signed-off-by: Neil Horman >

[dpdk-dev] [PATCH 2/4] Provide initial versioning for all DPDK libraries

2014-09-15 Thread Neil Horman
Add linker version script files to each DPDK library to put a stake in the ground from which we can start cleaning up API's Signed-off-by: Neil Horman CC: Thomas Monjalon CC: "Richardson, Bruce" --- lib/librte_acl/Makefile| 2 + lib/librte_acl/rte_acl_version.map