Re: [dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK

2020-08-12 Thread Thomas Monjalon
07/08/2020 15:28, Bruce Richardson: > > > 535 files changed, 256 insertions(+), 18894 deletions(-) > > Thanks for taking on this work. > > I like those diff-stat numbers. Nearly 19000 lines fewer in DPDK! Me too. I expect even more than 19000 in the future last version :-)

Re: [dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK

2020-08-12 Thread Thomas Monjalon
07/08/2020 14:29, Ciara Power: > As previously decided [1] and communicated via deprecation notice [2], the > make build system is to be removed in the 20.11 release. Thanks for working on it. Please, remove the deprecation notice with this patch. > 535 files changed, 256 insertions(+), 18894 de

Re: [dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK

2020-08-07 Thread Bruce Richardson
On Fri, Aug 07, 2020 at 01:29:50PM +0100, Ciara Power wrote: > As previously decided [1] and communicated via deprecation notice [2], the > make build system is to be removed in the 20.11 release. > > This patchset removes support for compiling DPDK with the legacy make > build system. Some make s

[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK

2020-08-07 Thread Ciara Power
As previously decided [1] and communicated via deprecation notice [2], the make build system is to be removed in the 20.11 release. This patchset removes support for compiling DPDK with the legacy make build system. Some make support is maintained for example applications, where pkg-config is used