From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 5D8AF2B92 for ; Mon, 17 Sep 2018 10:21:02 +0200 (CEST) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Sep 2018 01:21:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,384,1531810800"; d="scan'208";a="90701340" Received: from bricha3-mobl.ger.corp.intel.com ([10.237.221.107]) by fmsmga001.fm.intel.com with SMTP; 17 Sep 2018 01:20:44 -0700 Received: by (sSMTP sendmail emulation); Mon, 17 Sep 2018 09:20:43 +0100 Date: Mon, 17 Sep 2018 09:20:43 +0100 From: Bruce Richardson To: Thomas Monjalon Cc: Luca Boccassi , dev@dpdk.org Message-ID: <20180917082043.GB2372@bricha3-MOBL.ger.corp.intel.com> References: <20180831092029.4887-1-bluca@debian.org> <20180831104154.20938-1-bluca@debian.org> <20180831110014.GC19592@bricha3-MOBL.ger.corp.intel.com> <26967279.2O8MgqZeS5@xps> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <26967279.2O8MgqZeS5@xps> Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [dpdk-dev] [PATCH v2 1/4] build: include missing hypervisor files in Meson build X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2018 08:21:02 -0000 On Sun, Sep 16, 2018 at 11:00:24AM +0200, Thomas Monjalon wrote: > 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? > Yes, it wouldn't hurt to do so.