From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) by dpdk.org (Postfix) with ESMTP id 3217C683D for ; Thu, 9 Apr 2015 21:45:19 +0200 (CEST) Received: by pacyx8 with SMTP id yx8so159157711pac.1 for ; Thu, 09 Apr 2015 12:45:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=buKZRD0DdTUWl96YkhiTA5nvTUvyGwnv8501hHuI0Gg=; b=oiQjyxmDPgCPAdmzO214BhSaxnULM/cNFoXBYQVshdwsrxXzMNTuPl8Wc2DafOP19/ 7c/TGvEWsXgWnQq4PCgXom8ceQm9q/Ykr8EonElOQ32kKFVWw1TxZN3+JUS30WL5yIv1 jXdDsJthXAgALSbx0Q/RsjuPPy7uHF4IC1FWu5H8e2btViHuOBCP/A0z9//2l3HLhIg5 hP6vqf2JzeqYHjy3LV7aG8cexcJNVmHo/0ZDpwmrZXrBuZPJg8fVLoSpsyfUedQjYWOX PLubCO6JqzJjhiaE1nkZeDwF2DZ4pLV/iVHIguUr2dh37t91tqGzqBdOg/ZtrFXesKgo WgeA== MIME-Version: 1.0 X-Received: by 10.68.90.132 with SMTP id bw4mr57394476pbb.102.1428608718605; Thu, 09 Apr 2015 12:45:18 -0700 (PDT) Received: by 10.70.123.2 with HTTP; Thu, 9 Apr 2015 12:45:18 -0700 (PDT) In-Reply-To: References: <1420565095-17278-1-git-send-email-rkerur@gmail.com> <1722908.xonNXe7smH@xps13> <3432877.QZe5f6OD7e@xps13> Date: Thu, 9 Apr 2015 12:45:18 -0700 Message-ID: From: Ravi Kerur To: Thomas Monjalon Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v4 0/7] Move EAL common function 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: Thu, 09 Apr 2015 19:45:19 -0000 Thomas, Any additional tests i need to do on linux/bsd for v5 series please let me know. Thanks, Ravi On Tue, Mar 31, 2015 at 11:39 AM, Ravi Kerur wrote: > I will work on it and send out patches by next week. If you need it > earlier please let me know. > > Thanks, > Ravi > > On Mon, Mar 30, 2015 at 4:24 PM, Thomas Monjalon < > thomas.monjalon@6wind.com> wrote: > >> 2015-03-30 16:15, Ravi Kerur: >> > On Mon, Mar 30, 2015 at 2:29 PM, Thomas Monjalon < >> thomas.monjalon@6wind.com> wrote: >> > > Sorry for not integrating this big refactoring in release 2.0. >> > > It wasn't easy to merge it during development of some EAL features. >> > > And it's now too risky to rework it before the release. >> > > I think this clean-up is needed and should be done at the beginning >> of 2.1 >> > > cycle. We just need to rebase it and remove the "ifdef BSD/LINUX" >> which was >> > > introduced in pci code. >> > > >> > > Do you think you'll have time for it? >> > >> > Sure, please let me know when it is needed I can work on it. >> >> 2.1 cycle is starting in few days. >> So the sooner is the better. >> >> Thanks a lot Ravi >> > >