From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id BDF7BA0AC5 for ; Thu, 2 May 2019 09:25:25 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 62AC4A49; Thu, 2 May 2019 09:25:25 +0200 (CEST) Received: from mail-ua1-f51.google.com (mail-ua1-f51.google.com [209.85.222.51]) by dpdk.org (Postfix) with ESMTP id A1570A49 for ; Thu, 2 May 2019 09:25:24 +0200 (CEST) Received: by mail-ua1-f51.google.com with SMTP id f9so403965ual.1 for ; Thu, 02 May 2019 00:25:24 -0700 (PDT) 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=wcypAyUf/hFTq1iPLsV8K3TAziyCkdXLhYCjRTCKCd0=; b=NnLBGrNLuvLYmCRTNyCAGTBnrnwqapDDThMwXlx6juYYFzIbpY5lSN0r00sp2zyBF8 G3DIQp9kPvlzkPVUxCjFPj1svBhrp1+8mgmw02MSIY0/3YjNNH3M0F6eBREJFf1mKCaf gAiWX3hfQ70zv4kMkh8KU6lziUTsUwBrgVRLV1kzoO3vKxl+Tf+2QhF/kxrpxGAFwZKJ Yvl+jkdL7WX2vceQKevKnYF6nZMNIHPjWZcZGRLzyxd5A7wIJ8/AlQLMQRMhQvGwrsV6 R4IhpenZu4dUu4TL2CmFcCPFT+DhqPiJmlBHAu9xco7/BxgB53PgZn8Sf7jj6i4vS3U4 NRDw== X-Gm-Message-State: APjAAAXPbV6BRUfS/wkpELDNTYVAgqTP7ylxud07ycpvAdxPIU1jCSxI cABXQN1xMFRNsf6qMZRxp4HPSwSB0F81Yat/PIUijA== X-Google-Smtp-Source: APXvYqxmOARuCd3rSR+XLd3rFb3DGs5HJ3aVSXuZkyAojK48nvqXBLuvpnUNkZTeKP6+I5QL7F6Ae36YVtH3cw8tQaU= X-Received: by 2002:ab0:413:: with SMTP id 19mr941066uav.87.1556781923802; Thu, 02 May 2019 00:25:23 -0700 (PDT) MIME-Version: 1.0 References: <20190430170133.2331-1-ktraynor@redhat.com> <20190430170133.2331-22-ktraynor@redhat.com> In-Reply-To: <20190430170133.2331-22-ktraynor@redhat.com> From: David Marchand Date: Thu, 2 May 2019 09:25:12 +0200 Message-ID: To: Kevin Traynor Cc: Neil Horman , dpdk stable Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-stable] patch 'devtools: accept experimental symbol promotion' has been queued to LTS release 18.11.2 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" Hello Kevin, On Tue, Apr 30, 2019 at 7:02 PM Kevin Traynor wrote: > FYI, your patch has been queued to LTS release 18.11.2 > > Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. > It will be pushed if I get no objections before 05/07/19. So please > shout if anyone has objections. > Please postpone this patch, I discussed issues with Thomas and I am working on a fix. -- David Marchand