From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <john.mcnamara@intel.com>
Received: from mga02.intel.com (mga02.intel.com [134.134.136.20])
 by dpdk.org (Postfix) with ESMTP id 7B7325683
 for <dev@dpdk.org>; Mon, 13 Jul 2015 12:14:24 +0200 (CEST)
Received: from fmsmga003.fm.intel.com ([10.253.24.29])
 by orsmga101.jf.intel.com with ESMTP; 13 Jul 2015 03:14:24 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.15,462,1432623600"; d="scan'208";a="523361262"
Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28])
 by FMSMGA003.fm.intel.com with ESMTP; 13 Jul 2015 03:14:22 -0700
Received: from irsmsx103.ger.corp.intel.com ([169.254.3.216]) by
 irsmsx105.ger.corp.intel.com ([169.254.7.245]) with mapi id 14.03.0224.002;
 Mon, 13 Jul 2015 11:14:21 +0100
From: "Mcnamara, John" <john.mcnamara@intel.com>
To: Neil Horman <nhorman@tuxdriver.com>
Thread-Topic: [dpdk-dev] [PATCH] mk: enable next abi in static libs
Thread-Index: AQHQtRN+bNpo8qlpMUCqwHNlLhtT053OYa6AgAAEuACAAAPwAIAATDkAgAA4iYCAAOI6gIAAGY0AgAAQL4CABO66QIABZJEAgALukPA=
Date: Mon, 13 Jul 2015 10:14:20 +0000
Message-ID: <B27915DBBA3421428155699D51E4CFE2F6B37B@IRSMSX103.ger.corp.intel.com>
References: <1435874746-32095-1-git-send-email-thomas.monjalon@6wind.com>
 <33405606.8BIq3zMLWK@xps13>
 <20150707111441.GA6932@hmsreliant.think-freely.org>
 <2767225.WkjHcd5aCI@xps13>
 <20150707134403.GC6932@hmsreliant.think-freely.org>
 <B27915DBBA3421428155699D51E4CFE2F6A77E@IRSMSX103.ger.corp.intel.com>
 <20150711141944.GA10830@neilslaptop.think-freely.org>
In-Reply-To: <20150711141944.GA10830@neilslaptop.think-freely.org>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [163.33.239.182]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] mk: enable next abi in static libs
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://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: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 13 Jul 2015 10:14:24 -0000

> -----Original Message-----
> From: Neil Horman [mailto:nhorman@tuxdriver.com]
> Sent: Saturday, July 11, 2015 3:20 PM
> To: Mcnamara, John
> Cc: Thomas Monjalon; dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] mk: enable next abi in static libs
>=20
> On Fri, Jul 10, 2015 at 04:07:53PM +0000, Mcnamara, John wrote:
> > > -----Original Message-----
> > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Neil Horman
> > > Sent: Tuesday, July 7, 2015 2:44 PM
> > > To: Thomas Monjalon
> > > Cc: dev@dpdk.org
> > > Subject: Re: [dpdk-dev] [PATCH] mk: enable next abi in static libs
> > >
> ...
>
> > Is it okay to submit a patch to move it to the end?
> >
> Assuming that fixes the problem, I think thats the only thing you can do
> right now.  I expect that will work, but I would run it through the ABI
> checker to be certain.

Hi Neil,

I ran the change through the abi checker before and after and the lro field=
 no longer generates a Medium Severity ABI warning. I'll submit a patch to =
move the field.

John.
--=20