From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 7B7325683 for ; 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" To: Neil Horman 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: 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> <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" 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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