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 15DCFA04EF for ; Wed, 4 Dec 2019 13:13:09 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6E07F1BE9D; Wed, 4 Dec 2019 13:13:08 +0100 (CET) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 054AF1BE83 for ; Wed, 4 Dec 2019 13:13:06 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 Dec 2019 04:13:05 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,277,1571727600"; d="scan'208";a="208792230" Received: from silpixa00399752.ir.intel.com (HELO silpixa00399752.ger.corp.intel.com) ([10.237.223.78]) by fmsmga008.fm.intel.com with ESMTP; 04 Dec 2019 04:13:04 -0800 From: Ferruh Yigit To: Thomas Monjalon , David Marchand Cc: web@dpdk.org, John McNamara , Kevin Traynor , Luca Boccassi Date: Wed, 4 Dec 2019 12:13:01 +0000 Message-Id: <20191204121301.86049-1-ferruh.yigit@intel.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20191204120633.85112-1-ferruh.yigit@intel.com> References: <20191204120633.85112-1-ferruh.yigit@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-web] [PATCH v2] update latest LTS as 19.11 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" Signed-off-by: Ferruh Yigit --- Cc: Kevin Traynor Cc: Luca Boccassi v2: * added (LTS) to 19.11.0 in the table --- content/download/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/download/_index.md b/content/download/_index.md index 8b8f4b9..781f113 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -10,10 +10,10 @@ weight = "2" Latest Major\ 19.11 - + {{< icon name="glyphicon glyphicon-download-alt" size="large" >}} Latest Stable\ - 18.11.5 + 19.11 {{< icon name="glyphicon glyphicon-calendar" size="large" >}} @@ -25,7 +25,7 @@ weight = "2" | file | date/changelog | md5 | |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------| -| [DPDK 19.11.0](//fast.dpdk.org/rel/dpdk-19.11.tar.xz) | [2019 November 28](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | bdcc9395656df89bc4578f1771e0a761 | +| [DPDK 19.11.0 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.tar.xz) | [2019 November 28](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | bdcc9395656df89bc4578f1771e0a761 | | [DPDK 19.08.2](//fast.dpdk.org/rel/dpdk-19.08.2.tar.xz) | [2019 November 15](//doc.dpdk.org/guides-19.08/rel_notes/release_19_08.html) | 97e71f5fed2e5fa21aae16cae82f9e04 | | [DPDK 19.05.0](//fast.dpdk.org/rel/dpdk-19.05.tar.xz) | [2019 May 13](//doc.dpdk.org/guides-19.05/rel_notes/release_19_05.html) | fe22ad1bab1539945119047b0fdf1105 | | [DPDK 19.02.0](//fast.dpdk.org/rel/dpdk-19.02.tar.xz) | [2019 February 1](//doc.dpdk.org/guides-19.02/rel_notes/release_19_02.html) | 23944a2cdee061aa4bd72ebe7d836db0 | -- 2.21.0