From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v10 0/3] deduplicate EAL common functions Date: Mon, 27 Jul 2015 02:59:42 +0200 Message-ID: <3055506.vZLM2IGfDr@xps13> References: <1437852868-6031-1-git-send-email-rkerur@gmail.com> <1437958594-29468-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: rkerur@gmail.com Return-path: Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by dpdk.org (Postfix) with ESMTP id EABE3C4D4 for ; Mon, 27 Jul 2015 03:01:03 +0200 (CEST) Received: by wibxm9 with SMTP id xm9so91086537wib.0 for ; Sun, 26 Jul 2015 18:01:03 -0700 (PDT) In-Reply-To: <1437958594-29468-1-git-send-email-thomas.monjalon@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-07-27 02:56, Thomas Monjalon: > v9 was a subset of previous deduplications by Ravi Kerur. > This v10 address the comments I've done on v9. > > Ravi Kerur (3): > eal: deduplicate lcore initialization > eal: deduplicate timer functions > eal: deduplicate memory initialization Applied shortly to integrate this old pending cleanup in RC2.