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 95DCCA31F3 for ; Fri, 18 Oct 2019 17:11:45 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6639C1BFB7; Fri, 18 Oct 2019 17:11:45 +0200 (CEST) Received: from mail-wr1-f68.google.com (mail-wr1-f68.google.com [209.85.221.68]) by dpdk.org (Postfix) with ESMTP id 44C771BFB7 for ; Fri, 18 Oct 2019 17:11:44 +0200 (CEST) Received: by mail-wr1-f68.google.com with SMTP id o18so6632895wrv.13 for ; Fri, 18 Oct 2019 08:11:44 -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=8bkybHfFbTrtB09QxqMBPvQsw0SpeXOnYwvnt81n+fU=; b=qXLLuEEucDhtsH/jM7hTbt4SbixSPdzDCu7KmQMyRI4F6a+yZ+0nu5OVtdghQxQ3V3 A52zIJRSZUnjeT1b9fUXDgGvZ++ZUgATzvszYSLUHfPsoK1A+yEXulFFdhTxh6ra6EF8 Cpmq+WM6RCV3aPXztQLUgZojq2HWMDtAj5Wk60z0tiLUZr/ugOhtaBylTtmqU443PRAT Xa5zoMksdxUqDVTzIZgwjen4FAtVXi8+jTBQ51QrAQNaKmBKtj3qpKcW04/iGvOwRPef NRg/49uRrGSw7ExP9p+P6/X7AMgY51LHOywbGAKzk6pERqiqE0fWTiIRlZ662aUMYtxU I0Dw== X-Gm-Message-State: APjAAAVeOCavFvUIdcBVHPiANdHQ0blt7qZkPiR2rrsBnqWc/qAdlA6U PZFPezvUtQ4SSFiu8la9uapWouus X-Google-Smtp-Source: APXvYqznh6xBjaWdKhCX/iLFoNj252lp22ip2o6z+a3OjPLm/6PoOlno5DcIuuif6742lcOqXpYGlQ== X-Received: by 2002:adf:8465:: with SMTP id 92mr7991539wrf.376.1571411503715; Fri, 18 Oct 2019 08:11:43 -0700 (PDT) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id a204sm7514316wmh.21.2019.10.18.08.11.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 18 Oct 2019 08:11:42 -0700 (PDT) Message-ID: <8a54d0535f811728dee893746b64129ecafb356d.camel@debian.org> From: Luca Boccassi To: Kevin Traynor , stable@dpdk.org Date: Fri, 18 Oct 2019 16:11:42 +0100 In-Reply-To: <20191018102512.32548-1-ktraynor@redhat.com> References: <20191018102512.32548-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 1/2] 4-final-review: 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 Fri, 2019-10-18 at 11:25 +0100, Kevin Traynor wrote: > Update to ask that validation reports to be sent > to all involved in validating LTS releases and > mention they will be added to the release notes. >=20 > Signed-off-by: Kevin Traynor < > ktraynor@redhat.com Acked-by: Luca Boccassi --=20 Kind regards, Luca Boccassi