From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <andy@warmcat.com>
Received: from mail.warmcat.com (mail.warmcat.com [163.172.24.82])
 by dpdk.org (Postfix) with ESMTP id F01561C0B
 for <dev@dpdk.org>; Tue, 22 May 2018 11:14:46 +0200 (CEST)
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org, thomas@monjalon.net
References: <152686781484.58694.14737673447518527445.stgit@localhost.localdomain>
 <152695215195.111551.10652921922687464367.stgit@localhost.localdomain>
 <20180522091349.GC22916@bricha3-MOBL.ger.corp.intel.com>
From: Andy Green <andy@warmcat.com>
Message-ID: <8a9eb0c5-1941-f065-aa85-f530f5337f05@warmcat.com>
Date: Tue, 22 May 2018 17:14:24 +0800
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
 Thunderbird/52.7.0
In-Reply-To: <20180522091349.GC22916@bricha3-MOBL.ger.corp.intel.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Subject: Re: [dpdk-dev] [PATCH v7 0/8] Fixes for GCC8 against lagopus
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 22 May 2018 09:14:47 -0000



On 05/22/2018 05:13 PM, Bruce Richardson wrote:
> 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.

Thanks again for your help.

-Andy

> /Bruce
>