From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hunt, David" Subject: Re: [PATCH v7 01/17] lib: rename legacy distributor lib files Date: Tue, 21 Feb 2017 10:27:14 +0000 Message-ID: <4e175195-acdb-6b5f-7a28-a552863d271e@intel.com> References: <1485163480-156507-2-git-send-email-david.hunt@intel.com> <1487647073-129064-1-git-send-email-david.hunt@intel.com> <1487647073-129064-2-git-send-email-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: bruce.richardson@intel.com To: dev@dpdk.org Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 3BBBFFE5 for ; Tue, 21 Feb 2017 11:27:17 +0100 (CET) In-Reply-To: <1487647073-129064-2-git-send-email-david.hunt@intel.com> 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 21/2/2017 3:17 AM, David Hunt wrote: > Move files out of the way so that we can replace with new > versions of the distributor libtrary. Files are named in > such a way as to match the symbol versioning that we will > apply for backward ABI compatibility. > > Signed-off-by: David Hunt > --- > ---snip-- Apologies, this patch should have been sent with '--find-renames', thus reducing the size of this patch significantly, and eliminating checkpatch warnings/errors. Dave.