Re: [dpdk-dev] [PATCH] remove unneeded eal header inclusion

2019-10-09 Thread David Marchand
On Mon, Aug 12, 2019 at 11:39 AM Burakov, Anatoly wrote: > On 12-Aug-19 7:53 AM, David Marchand wrote: > > Restrict this header inclusion to its real users. > > > > Fixes: 028669bc9f0d ("eal: hide shared memory config") Cc: sta...@dpdk.org > > > > Signed-off-by: David Marchand > Acked-by: Anatol

Re: [dpdk-dev] [PATCH] remove unneeded eal header inclusion

2019-08-26 Thread Bruce Richardson
On Mon, Aug 12, 2019 at 12:25:03PM +0100, Wiles, Keith wrote: > > > > On Aug 12, 2019, at 1:53 AM, David Marchand > > wrote: > > > > Restrict this header inclusion to its real users. > > > > Fixes: 028669bc9f0d ("eal: hide shared memory config") > > > > Signed-off-by: David Marchand > > Th

Re: [dpdk-dev] [PATCH] remove unneeded eal header inclusion

2019-08-12 Thread Wiles, Keith
> On Aug 12, 2019, at 1:53 AM, David Marchand wrote: > > Restrict this header inclusion to its real users. > > Fixes: 028669bc9f0d ("eal: hide shared memory config") > > Signed-off-by: David Marchand The only thing I would suggest is to add the name of the header file in the subject or bo

Re: [dpdk-dev] [PATCH] remove unneeded eal header inclusion

2019-08-12 Thread Burakov, Anatoly
On 12-Aug-19 7:53 AM, David Marchand wrote: Restrict this header inclusion to its real users. Fixes: 028669bc9f0d ("eal: hide shared memory config") Signed-off-by: David Marchand --- app/test/test_external_mem.c | 1 - app/test/test_malloc.c| 1 - a

[dpdk-dev] [PATCH] remove unneeded eal header inclusion

2019-08-11 Thread David Marchand
Restrict this header inclusion to its real users. Fixes: 028669bc9f0d ("eal: hide shared memory config") Signed-off-by: David Marchand --- app/test/test_external_mem.c | 1 - app/test/test_malloc.c| 1 - app/test/test_memory.c| 1