Re: [dpdk-dev] [PATCH 20.11 01/19] examples: remove legacy sections of makefiles

2020-08-14 Thread Bruce Richardson
On Fri, Aug 07, 2020 at 01:29:51PM +0100, Ciara Power wrote: > The example app makefiles contained sections using the legacy method of > compiling with make. These are no longer needed, and are removed, > leaving only the section that uses pkg-config for the make build. > > Signed-off-by: Ciara Po

Re: [dpdk-dev] [PATCH 20.11 01/19] examples: remove legacy sections of makefiles

2020-08-13 Thread Power, Ciara
>-Original Message- >From: Bruce Richardson >Sent: Wednesday 12 August 2020 17:39 >To: Power, Ciara >Cc: dev@dpdk.org; tho...@monjalon.net >Subject: Re: [PATCH 20.11 01/19] examples: remove legacy sections of >makefiles > >On Fri, Aug 07, 2020 at 01:29:51PM +0100, Ciara Power wrote: >>

Re: [dpdk-dev] [PATCH 20.11 01/19] examples: remove legacy sections of makefiles

2020-08-12 Thread Bruce Richardson
On Fri, Aug 07, 2020 at 01:29:51PM +0100, Ciara Power wrote: > The example app makefiles contained sections using the legacy method of > compiling with make. These are no longer needed, and are removed, > leaving only the section that uses pkg-config for the make build. > > Signed-off-by: Ciara Po

[dpdk-dev] [PATCH 20.11 01/19] examples: remove legacy sections of makefiles

2020-08-07 Thread Ciara Power
The example app makefiles contained sections using the legacy method of compiling with make. These are no longer needed, and are removed, leaving only the section that uses pkg-config for the make build. Signed-off-by: Ciara Power --- examples/bbdev_app/Makefile | 23 ++-