From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [pull-request] dpdk-next-build 18.02-rc2 Date: Wed, 31 Jan 2018 12:05:17 +0100 Message-ID: <1869661.aTKbCgcGrz@xps> References: <20180124113848.206151-1-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Bruce Richardson Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id AD3321B74A for ; Wed, 31 Jan 2018 12:06:06 +0100 (CET) In-Reply-To: <20180124113848.206151-1-bruce.richardson@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 24/01/2018 12:38, Bruce Richardson: > Hi Thomas, > > the new build system for DPDK using meson and ninja is now ready for merge > as EXPERIMENTAL into the 18.02 release. > > Regards, > /Bruce > > The following changes since commit bf375b4d51170cd58ca50c646781cb6de17766ea: > > version: 18.02-rc1 (2018-01-22 01:59:14 +0100) > > are available in the Git repository at: > > http://dpdk.org/git/draft/dpdk-next-build Pulled in master. Thanks for the huge work, Bruce. The meson build system is now available in beta stage. We have to complete it and fill the gaps to plan the removal of the make-based build system in future. More info: http://dpdk.org/browse/dpdk/tree/doc/build-sdk-meson.txt