From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <aconole@redhat.com> Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id E0BE091 for <dev@dpdk.org>; Fri, 25 Jan 2019 22:16:26 +0100 (CET) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id CBF777F7B2; Fri, 25 Jan 2019 21:16:25 +0000 (UTC) Received: from dhcp-25.97.bos.redhat.com (unknown [10.18.25.61]) by smtp.corp.redhat.com (Postfix) with ESMTPS id DBACA4521; Fri, 25 Jan 2019 21:16:23 +0000 (UTC) From: Aaron Conole <aconole@redhat.com> To: Jay Rolette <rolette@infinite.io> Cc: "Mcnamara\, John" <john.mcnamara@intel.com>, "dev\@dpdk.org" <dev@dpdk.org>, Thomas Monjalon <thomas@monjalon.net>, Jerin Jacob <jerin.jacob@caviumnetworks.com>, Akhil Goyal <akhil.goyal@nxp.com>, "Dumitrescu\, Cristian" <cristian.dumitrescu@intel.com>, "Xu\, Qian Q" <qian.q.xu@intel.com>, Yongseok Koh <yskoh@mellanox.com>, Maxime Coquelin <maxime.coquelin@redhat.com>, "Zhang\, Qi Z" <qi.z.zhang@intel.com>, Shahaf Shuler <shahafs@mellanox.com>, "De Lara Guarch\, Pablo" <pablo.de.lara.guarch@intel.com>, "O'Hare\, Cathal" <cathal.ohare@intel.com>, "Yigit\, Ferruh" <ferruh.yigit@intel.com>, Kevin Traynor <ktraynor@redhat.com>, Timothy Redaelli <tredaelli@redhat.com> References: <B27915DBBA3421428155699D51E4CFE23F512773@IRSMSX103.ger.corp.intel.com> <CADNuJVqhYB8ycjZAhoFhs-+NOSj0Spwh0nfO-K6iogxeSzhqUQ@mail.gmail.com> Date: Fri, 25 Jan 2019 16:16:23 -0500 In-Reply-To: <CADNuJVqhYB8ycjZAhoFhs-+NOSj0Spwh0nfO-K6iogxeSzhqUQ@mail.gmail.com> (Jay Rolette's message of "Fri, 25 Jan 2019 07:42:05 -0600") Message-ID: <f7timycsajc.fsf@dhcp-25.97.bos.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Fri, 25 Jan 2019 21:16:26 +0000 (UTC) Subject: Re: [dpdk-dev] DPDK Release Status Meeting 24/01/2018 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> X-List-Received-Date: Fri, 25 Jan 2019 21:16:27 -0000 Jay Rolette <rolette@infinite.io> writes: >> * Questions from Intel Test about the use of the Stable Tree. >> Do people use it? Each stable/LTS release requires a lot of >> testing and there are currently 3 releases to be tested. > > We do @ infinite io. +1. Red Hat also uses the LTS releases. I'm curious why there are three? Isn't 16.11 deprecated now that 18.11 is released? Maybe I misunderstand that part.