From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8D63FC32771 for ; Thu, 9 Jan 2020 11:46:59 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 4DEB32072A for ; Thu, 9 Jan 2020 11:46:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4DEB32072A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=tuxdriver.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 64EBB1DC82; Thu, 9 Jan 2020 12:46:42 +0100 (CET) Received: from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58]) by dpdk.org (Postfix) with ESMTP id 082381DC00 for ; Thu, 9 Jan 2020 12:46:40 +0100 (CET) Received: from 2606-a000-111b-43ee-0000-0000-0000-115f.inf6.spectrum.com ([2606:a000:111b:43ee::115f] helo=localhost) by smtp.tuxdriver.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1ipWGd-0000QC-DM; Thu, 09 Jan 2020 06:46:34 -0500 Date: Thu, 9 Jan 2020 06:46:22 -0500 From: Neil Horman To: David Marchand Cc: Thomas Monjalon , dev , Jerin Jacob Kollanukkaran , Bruce Richardson Message-ID: <20200109114622.GA11396@hmswarspite.think-freely.org> References: <20190525184346.27932-1-nhorman@tuxdriver.com> <20190613142344.9188-1-nhorman@tuxdriver.com> <1929042.qExNQAuVzC@xps> <20190806122134.GA3926@hmswarspite.think-freely.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [dpdk-dev] [PATCH v2 0/10] dpdk: introduce __rte_internal tag 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" Archived-At: List-Archive: On Thu, Jan 09, 2020 at 10:55:04AM +0100, David Marchand wrote: > Hello Neil, > > On Tue, Aug 6, 2019 at 2:22 PM Neil Horman wrote: > > > > On Tue, Aug 06, 2019 at 12:03:38PM +0200, Thomas Monjalon wrote: > > > I think it would be good to rebase and send at the beginning of the 19.11 cycle. > > > Thank you > > > > > I'm on PTO for the next 10 days or so, but yes, I'll take care of that asap. > > Looks like your PTO were a bit longer than 10 days ;-). > Do you have some cycles to resurrect this series? > Shoot, apologies, it completely slipped my mind. Yes, I'll get back to this today Neil > > -- > David Marchand > >