From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 1/4] build: include missing hypervisor files in Meson build Date: Sun, 16 Sep 2018 11:00:24 +0200 Message-ID: <26967279.2O8MgqZeS5@xps> References: <20180831092029.4887-1-bluca@debian.org> <20180831104154.20938-1-bluca@debian.org> <20180831110014.GC19592@bricha3-MOBL.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Bruce Richardson To: Luca Boccassi Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 249352BD5 for ; Sun, 16 Sep 2018 11:00:27 +0200 (CEST) In-Reply-To: <20180831110014.GC19592@bricha3-MOBL.ger.corp.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" 31/08/2018 13:00, Bruce Richardson: > On Fri, Aug 31, 2018 at 11:41:51AM +0100, Luca Boccassi wrote: > > They are built by the legacy makefiles but not by Meson. > > > > Fixes: 8f40ee0734c8 ("eal/x86: get hypervisor name") > > > > Signed-off-by: Luca Boccassi > > Acked-by: Bruce Richardson Should we add "Cc: stable@dpdk.org" for the whole series?