From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id C16A3A04C1; Thu, 21 Nov 2019 11:22:52 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 121172BA2; Thu, 21 Nov 2019 11:22:51 +0100 (CET) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 56F4523D for ; Thu, 21 Nov 2019 11:22:49 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Nov 2019 02:22:47 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,224,1571727600"; d="scan'208";a="205027858" Received: from aburakov-mobl1.ger.corp.intel.com (HELO [10.237.220.92]) ([10.237.220.92]) by fmsmga008.fm.intel.com with ESMTP; 21 Nov 2019 02:22:45 -0800 To: David Marchand Cc: dev , "Mcnamara, John" , "Kinsella, Ray" , Bruce Richardson , Thomas Monjalon References: <2651203.91usT3uE2H@xps> From: "Burakov, Anatoly" Message-ID: <58c3e9e7-e714-e09c-c9bb-83c88497d27d@intel.com> Date: Thu, 21 Nov 2019 10:22:44 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v8 00/12] Implement the new ABI policy and add helper scripts 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 20-Nov-19 10:13 PM, David Marchand wrote: > On Wed, Nov 20, 2019 at 9:17 PM Thomas Monjalon wrote: >> >> 20/11/2019 18:23, Anatoly Burakov: >>> This patchset prepares the codebase for the new ABI policy and >>> adds a few helper scripts. >>> >>> 379 files changed, 1172 insertions(+), 3409 deletions(-) >> >> Thanks for the great work Anatoly >> >> Acked-by: Thomas Monjalon > > Added some entropy for external libraries using make, rebased on a > (non-|) compiling master, fixed some typos (that codespell found) and > added the new scripts in MAINTAINERS. > And with this, we are done :-). > > Applied, thanks. > Thanks everyone for their help in getting this over the line! -- Thanks, Anatoly