From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 1/4] build: include missing hypervisor files in Meson build Date: Mon, 17 Sep 2018 12:20:18 +0200 Message-ID: <3447407.98GXvCyQrH@xps> References: <20180831092029.4887-1-bluca@debian.org> <20180917090127.10541-1-bluca@debian.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, bruce.richardson@intel.com To: Luca Boccassi Return-path: Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id 8AF662B9A for ; Mon, 17 Sep 2018 12:20:21 +0200 (CEST) In-Reply-To: <20180917090127.10541-1-bluca@debian.org> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 17/09/2018 11:01, Luca Boccassi: > They are built by the legacy makefiles but not by Meson. > > Fixes: 8f40ee0734c8 ("eal/x86: get hypervisor name") > Cc: stable@dpdk.org > > Signed-off-by: Luca Boccassi > Acked-by: Bruce Richardson Series applied, thanks