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 4B7DFA0613 for ; Tue, 27 Aug 2019 15:36:04 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0C63B2C4F; Tue, 27 Aug 2019 15:36:04 +0200 (CEST) Received: from mail-wm1-f67.google.com (mail-wm1-f67.google.com [209.85.128.67]) by dpdk.org (Postfix) with ESMTP id 5CF942C4F for ; Tue, 27 Aug 2019 15:36:03 +0200 (CEST) Received: by mail-wm1-f67.google.com with SMTP id m125so3068089wmm.3 for ; Tue, 27 Aug 2019 06:36:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:content-transfer-encoding:user-agent:mime-version; bh=6CH7U1AsIOrPnlOvW5upiDxuvmkzHEHXVCSiLDrRAbE=; b=q9pCNz3ZGcANKrcUrcD9rRWCfKDx4q4qjtJYLT1prpEecRJhSvLvvzw1dMGC6TibP2 C4eMBNxExu6AyJiFyd2bmEHgx401QXF60P+EfOmrjDCnuT8j7A+M178kL343acij55Vt tdFUq5vtNoLpge6ZpU7kuFxquQNqao0vMNEGzZM1dKtETUdz88RUpGjsKRY1wP3zBLOm OCV64Y7wiFbqYbNV3qaau/QYoRw8c1nAgyfCVT204ghWh3ZC5Acf1lVwf3b6bPZCDRzc ESAZjN10nuzMd8WtNZ1arA19XJQweveaNZzOc2K44AGjwpLgj12WexXxGEcjEMIxYx5Y he8Q== X-Gm-Message-State: APjAAAXDBFsEbUpzv1yAMH1+taZ40Hvyw8r9Xm5bRQPeazhiPSUngG3I jHFnRn+rAmF69hr2W6uP1tHtTrzIMTU= X-Google-Smtp-Source: APXvYqwMFdz4bykv9lKT6fM5Y8S3WJl4KBTMmozvHUGcQBo1x8lXDUcGwyaS/va5PMtA737jSJ7Saw== X-Received: by 2002:a1c:721a:: with SMTP id n26mr27727077wmc.88.1566912962888; Tue, 27 Aug 2019 06:36:02 -0700 (PDT) Received: from localhost ([2a01:4b00:f419:6f00:7a8e:ed70:5c52:ea3]) by smtp.gmail.com with ESMTPSA id i93sm31625511wri.57.2019.08.27.06.36.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Aug 2019 06:36:01 -0700 (PDT) Message-ID: From: Luca Boccassi To: Kevin Traynor , stable@dpdk.org Date: Tue, 27 Aug 2019 14:36:00 +0100 In-Reply-To: <20190827122856.29500-1-ktraynor@redhat.com> References: <20190827122856.29500-1-ktraynor@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 Subject: Re: [dpdk-stable] [PATCH] 3-request-backport: Update email message 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" On Tue, 2019-08-27 at 13:28 +0100, Kevin Traynor wrote: > Re-writing to make the actions required from authors > standout earlier in the message and add a target date, > so it's clear when the backports are needed for. >=20 > Also, updating some links and formats that have gone stale. >=20 > Signed-off-by: Kevin Traynor < > ktraynor@redhat.com > > > --- Acked-by: Luca Boccassi --=20 Kind regards, Luca Boccassi