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 78779A0495 for ; Tue, 11 Jun 2019 20:47:45 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2E6B01D060; Tue, 11 Jun 2019 20:47:45 +0200 (CEST) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 1302C1D05D for ; Tue, 11 Jun 2019 20:47:43 +0200 (CEST) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6731A308794D; Tue, 11 Jun 2019 18:47:37 +0000 (UTC) Received: from [10.36.116.175] (ovpn-116-175.ams2.redhat.com [10.36.116.175]) by smtp.corp.redhat.com (Postfix) with ESMTP id BA1D65DEFC; Tue, 11 Jun 2019 18:47:33 +0000 (UTC) To: Luca Boccassi , web@dpdk.org Cc: thomas@monjalon.net, yskoh@mellanox.com, ferruh.yigit@intel.com References: <20190611182019.22591-1-ktraynor@redhat.com> <2b50046b0e2c4ef9d826269aa7d19cd8e57067bc.camel@debian.org> From: Kevin Traynor Message-ID: <283fb22d-bb59-46aa-0409-1ce0e00367b4@redhat.com> Date: Tue, 11 Jun 2019 19:47:32 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <2b50046b0e2c4ef9d826269aa7d19cd8e57067bc.camel@debian.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.45]); Tue, 11 Jun 2019 18:47:37 +0000 (UTC) Subject: Re: [dpdk-web] [PATCH] release 18.11.2 X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" On 11/06/2019 19:26, Luca Boccassi wrote: > On Tue, 2019-06-11 at 19:20 +0100, Kevin Traynor wrote: >> Signed-off-by: Kevin Traynor < >> ktraynor@redhat.com >>> >> --- >> content/download/_index.md | 6 +++--- >> content/roadmap/_index.md | 2 +- >> 2 files changed, 4 insertions(+), 4 deletions(-) > > Acked-by: Luca Boccassi > Thanks Luca, pushed to dpdk-web