Re: [dpdk-dev] [PATCH v9 09/18] lib: add symbol versioning to distributor

2017-03-13 Thread Hunt, David
On 13/3/2017 11:01 AM, Van Haaren, Harry wrote: From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Hunt, David Subject: Re: [dpdk-dev] [PATCH v9 09/18] lib: add symbol versioning to distributor On 10/3/2017 4:22 PM, Bruce Richardson wrote: On Mon, Mar 06, 2017 at 09:10:24AM +, David

Re: [dpdk-dev] [PATCH v9 09/18] lib: add symbol versioning to distributor

2017-03-13 Thread Van Haaren, Harry
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Hunt, David > Subject: Re: [dpdk-dev] [PATCH v9 09/18] lib: add symbol versioning to > distributor > > On 10/3/2017 4:22 PM, Bruce Richardson wrote: > > On Mon, Mar 06, 2017 at 09:10:24AM +, David Hunt wrote: > &

Re: [dpdk-dev] [PATCH v9 09/18] lib: add symbol versioning to distributor

2017-03-13 Thread Hunt, David
On 10/3/2017 4:22 PM, Bruce Richardson wrote: On Mon, Mar 06, 2017 at 09:10:24AM +, David Hunt wrote: Also bumped up the ABI version number in the Makefile Signed-off-by: David Hunt --- lib/librte_distributor/Makefile| 2 +- lib/librte_distributor/rte_distributor.c

Re: [dpdk-dev] [PATCH v9 09/18] lib: add symbol versioning to distributor

2017-03-13 Thread Hunt, David
-Original Message- From: Richardson, Bruce Sent: Friday, 10 March, 2017 4:22 PM To: Hunt, David Cc: dev@dpdk.org Subject: Re: [PATCH v9 09/18] lib: add symbol versioning to distributor On Mon, Mar 06, 2017 at 09:10:24AM +, David Hunt wrote: > Also bumped up the ABI version number i

Re: [dpdk-dev] [PATCH v9 09/18] lib: add symbol versioning to distributor

2017-03-10 Thread Bruce Richardson
On Mon, Mar 06, 2017 at 09:10:24AM +, David Hunt wrote: > Also bumped up the ABI version number in the Makefile > > Signed-off-by: David Hunt > --- > lib/librte_distributor/Makefile| 2 +- > lib/librte_distributor/rte_distributor.c | 57 +++--- > lib/li

[dpdk-dev] [PATCH v9 09/18] lib: add symbol versioning to distributor

2017-03-06 Thread David Hunt
Also bumped up the ABI version number in the Makefile Signed-off-by: David Hunt --- lib/librte_distributor/Makefile| 2 +- lib/librte_distributor/rte_distributor.c | 57 +++--- lib/librte_distributor/rte_distributor_v1705.h | 89 ++