From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v7 0/8] Fixes for GCC8 against lagopus Date: Tue, 22 May 2018 10:13:50 +0100 Message-ID: <20180522091349.GC22916@bricha3-MOBL.ger.corp.intel.com> References: <152686781484.58694.14737673447518527445.stgit@localhost.localdomain> <152695215195.111551.10652921922687464367.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, thomas@monjalon.net To: Andy Green Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 992031DA4 for ; Tue, 22 May 2018 11:13:54 +0200 (CEST) Content-Disposition: inline In-Reply-To: <152695215195.111551.10652921922687464367.stgit@localhost.localdomain> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, May 22, 2018 at 09:24:07AM +0800, Andy Green wrote: > The following series fixes build problems in dpdk master > headers, found when using it as the dpdk subproject in > lagopus. These errors are coming when you try to use > the dpdk headers, not when you build dpdk itself. > > 6/8 are acked by Bruce Richardson... the other two have > had the pending comment applied in this version. > I've acked the final two versions now. All look ok to me. /Bruce