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 E33D6A046B; Thu, 9 Jan 2020 10:55:19 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 95B611DBF2; Thu, 9 Jan 2020 10:55:19 +0100 (CET) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by dpdk.org (Postfix) with ESMTP id 703DA1DBD6 for ; Thu, 9 Jan 2020 10:55:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1578563717; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ln73omVPINxlxQyoBlj4BqKHMG3N8a0J81xMJYN7zus=; b=PdJy3cuoUS/OBmhO+ALxMAPsfrEAwxwG9Ujoa3KRyYtzeNC7Uu44cMT9XogDDpSV/giDGR HylS5E/Cx/j/UStqFlw4vADJffR+jtJPQFpDcfXy3zHr6vdb7V/SFtKK5TEfy37gJMWBqu p6Zlh89DrHZqu/bsuXtes1/TxcdktTg= Received: from mail-ua1-f70.google.com (mail-ua1-f70.google.com [209.85.222.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-103-BUhNIynJOvaX16LP3l4Awg-1; Thu, 09 Jan 2020 04:55:16 -0500 Received: by mail-ua1-f70.google.com with SMTP id i21so1246842uac.10 for ; Thu, 09 Jan 2020 01:55:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=jURzDBpprNGgP6pI0nw8Q5Y77NkH4HSipBohIGSmDxg=; b=CCTSWZEUCcnUURtKamYg2Vafhkb9jJnZVRWMeNre5CHR//HDxiRKMJQOXu0k8Xhc3q uQ11t83cutdRKFJ2V1A+R+E4itu4A2k6x0+MjJ3LIdj77e9R7w+pjg9tb8pg2PjsFwUv TKlmS+KoUfhTM2aC+YAs/GLJ0iequmjr1orETlhjyP4SlutICMxBFNGH9EUHwwyVVeIm zBVzoF2pVt6g+xj+YetjHbWIhHj6LoXXetSmy+n0sbYb3yX5QEvlM10XnFc5hzn5L/E6 6IYwDpXiPqp1KdsdXFW21bDmPG8EkK/qNty6JqG1IH3GprvecSNgPDWrTbo0dkoLsFSR /9sQ== X-Gm-Message-State: APjAAAXblXm1ieb7tKWGBfMLR2uoKhvXQ0yXmTkGwt1ZliPRQC6hM4PJ 4p3SCIFAI0Rs4sl18VbEs5PlM/Aem+FAyuwbbJhA1L+sdX2edAKyYJD8skpq9oo3uuDPSFQ5CNN iFOuVWwiPoscMxYIxTRY= X-Received: by 2002:a67:e342:: with SMTP id s2mr3239044vsm.198.1578563715845; Thu, 09 Jan 2020 01:55:15 -0800 (PST) X-Google-Smtp-Source: APXvYqxiMG7/bkbpQ70bvG/42ES9HJgCGKr4SAD5E0tEdJnhQBcTXhVbdn4n9MdFFPO4xeUQmSUAVKZGjqXIsKQVrLg= X-Received: by 2002:a67:e342:: with SMTP id s2mr3239031vsm.198.1578563715590; Thu, 09 Jan 2020 01:55:15 -0800 (PST) MIME-Version: 1.0 References: <20190525184346.27932-1-nhorman@tuxdriver.com> <20190613142344.9188-1-nhorman@tuxdriver.com> <1929042.qExNQAuVzC@xps> <20190806122134.GA3926@hmswarspite.think-freely.org> In-Reply-To: <20190806122134.GA3926@hmswarspite.think-freely.org> From: David Marchand Date: Thu, 9 Jan 2020 10:55:04 +0100 Message-ID: To: Neil Horman Cc: Thomas Monjalon , dev , Jerin Jacob Kollanukkaran , Bruce Richardson X-MC-Unique: BUhNIynJOvaX16LP3l4Awg-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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" 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 as= ap. Looks like your PTO were a bit longer than 10 days ;-). Do you have some cycles to resurrect this series? -- David Marchand