Re: [dpdk-dev] [PATCH v3 04/12] mem: hide internal heap header
On 25-Oct-19 2:56 PM, David Marchand wrote: Let's avoid exporting structures without an identified usecase. Signed-off-by: David Marchand Acked-by: Thomas Monjalon --- Acked-by: Anatoly Burakov -- Thanks, Anatoly
[dpdk-dev] [PATCH v3 04/12] mem: hide internal heap header
Let's avoid exporting structures without an identified usecase. Signed-off-by: David Marchand Acked-by: Thomas Monjalon --- app/test-pmd/testpmd.c | 1 - lib/librte_eal/common/Makefile | 2 +- lib/librte_eal/common/eal_memcfg.h | 3 ++-