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

2017-03-28 Thread Hunt, David
Hi Thomas, On 27/3/2017 2:02 PM, Thomas Monjalon wrote: 2017-03-20 10:08, David Hunt: Also bumped up the ABI version number in the Makefile It would be good to explain the intent of versioning here. Signed-off-by: David Hunt Acked-by: Bruce Richardson --- lib/librte_distributor/Makefile

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

2017-03-27 Thread Thomas Monjalon
2017-03-20 10:08, David Hunt: > Also bumped up the ABI version number in the Makefile It would be good to explain the intent of versioning here. > Signed-off-by: David Hunt > Acked-by: Bruce Richardson > --- > lib/librte_distributor/Makefile| 2 +- > lib/librte_distributor

[dpdk-dev] [PATCH v11 08/18] lib: add symbol versioning to distributor

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