Re: [dpdk-dev] [PATCH v11 07/18] lib: make v20 header file private

2017-03-28 Thread Hunt, David
On 27/3/2017 2:10 PM, Thomas Monjalon wrote: 2017-03-20 10:08, David Hunt: Signed-off-by: David Hunt Acked-by: Bruce Richardson [...] SYMLINK-$(CONFIG_RTE_LIBRTE_DISTRIBUTOR)-include := rte_distributor.h -SYMLINK-$(CONFIG_RTE_LIBRTE_DISTRIBUTOR)-include += rte_distributor_v20.h There is

Re: [dpdk-dev] [PATCH v11 07/18] lib: make v20 header file private

2017-03-27 Thread Thomas Monjalon
2017-03-20 10:08, David Hunt: > Signed-off-by: David Hunt > Acked-by: Bruce Richardson [...] > SYMLINK-$(CONFIG_RTE_LIBRTE_DISTRIBUTOR)-include := rte_distributor.h > -SYMLINK-$(CONFIG_RTE_LIBRTE_DISTRIBUTOR)-include += rte_distributor_v20.h There is no explanation for this change. I think it w

[dpdk-dev] [PATCH v11 07/18] lib: make v20 header file private

2017-03-20 Thread David Hunt
Signed-off-by: David Hunt Acked-by: Bruce Richardson --- lib/librte_distributor/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/librte_distributor/Makefile b/lib/librte_distributor/Makefile index a812fe4..2b28eff 100644 --- a/lib/librte_distributor/Makefile +++ b/lib/librte_distr