From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas@monjalon.net>
Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com
 [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 68AF21B59B
 for <web@dpdk.org>; Mon, 26 Nov 2018 20:16:40 +0100 (CET)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id E949722102;
 Mon, 26 Nov 2018 14:16:39 -0500 (EST)
Received: from mailfrontend1 ([10.202.2.162])
 by compute1.internal (MEProxy); Mon, 26 Nov 2018 14:16:39 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=
 from:to:subject:date:message-id:mime-version
 :content-transfer-encoding; s=mesmtp; bh=/Pp0O54VBPJSsEvY6LgrToI
 emwBObKbzAxKXWrC2TZc=; b=Sqw0PykZGZcp6C8DtjPYa/KeDOj5zH/C7/uuO7F
 jTKyNH/YYGu/bWTLjBkz80mVP/MCmOqaRHBWj1yiyY6gcY5Y3tD220w/Jzxoz+UH
 VLpAlRdaWv/NI3pmrokDpNEpIOgB5eVDWmhshsnJhEqVAlpBp0pogOmSOdnzqdYb
 AG7E=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=content-transfer-encoding:date:from
 :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy
 :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=/Pp0O54VBPJSsEvY6
 LgrToIemwBObKbzAxKXWrC2TZc=; b=PyBJyK6EyWD+1At/QdP7dU6YFhb9ThIF8
 89bqHg2a40YpgIZ6gMJDu+n1kzWYU/b+029g+tzPVMKje7OU+YbMnZ8D8ySWp+XO
 rRAqw6GwAt+AUzzUbCZ5wDCONd1FAED7+v7lToLRw8P80zXneIIBJNLQjxP6Dvxa
 FkgyyVCu71DFnCNjGOTAogOnyLnQ6T/1wJio11cwflGmU+1tZRKY9yfSJ5jSa0aw
 cDl39VfjYctV0ao2AgoTGs1mOZbNnB/+ZBPz4CXn2qDmQQxe5kvK9bo1yi7bCr8f
 j6jxB4p09CnqqO2nHzZoIpdUzVc0u1sdO0W23RkTeVRllRs4GP1qg==
X-ME-Sender: <xms:l0b8W7hAic_El3F_uotITdkMHNCSAUSZq9o2xvk-GROpFLFZ-YO3aA>
X-ME-Proxy: <xmx:l0b8Wx1KPilX2DUx-vcie_NzU3yhFb9rNvvAm1fA70IoklDuFcGXfQ>
 <xmx:l0b8W4SSIDNk4HhDrrPGA4l0E9jDIespuPMEY--2BtjIvsPR9Uv_2Q>
 <xmx:l0b8WztDC7r0S3wxLqLpVU6kYj-KKCdQ7uUPVNVCi7xaaqQ-WVGw9g>
 <xmx:l0b8W9YfXWP_e07FC8KDKrEIQbJluSz8QZ00usO7MBZq0XGjHsaFLQ>
 <xmx:l0b8W4u9IITz88yzEChWGQYDE-tCyqfzzJ7cwtoyiWNHYmVeC6rpVg>
 <xmx:l0b8W2yXKzGWojYiew9m2hBNJpbz3awDXDxvnA6QzALgX3qCemKC_Q>
Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id EACD2E473B
 for <web@dpdk.org>; Mon, 26 Nov 2018 14:16:38 -0500 (EST)
From: Thomas Monjalon <thomas@monjalon.net>
To: web@dpdk.org
Date: Mon, 26 Nov 2018 20:16:31 +0100
Message-Id: <20181126191631.16480-1-thomas@monjalon.net>
X-Mailer: git-send-email 2.19.0
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Subject: [dpdk-web] [PATCH] release 18.11.0
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 26 Nov 2018 19:16:40 -0000

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/doc/archives/_index.md |  5 +++++
 content/download/_index.md     |  5 +++--
 content/roadmap/_index.md      | 28 ++++------------------------
 3 files changed, 12 insertions(+), 26 deletions(-)

diff --git a/content/doc/archives/_index.md b/content/doc/archives/_index.md
index 64ddbe5..4d0ea5a 100644
--- a/content/doc/archives/_index.md
+++ b/content/doc/archives/_index.md
@@ -2,6 +2,11 @@
 title = "Archives"
 +++
 
+- DPDK 18.11
+| [HTML API](//doc.dpdk.org/api-18.11/)
+| [HTML guides](//doc.dpdk.org/guides-18.11/)
+| [PDF guides](//fast.dpdk.org/doc/pdf-guides-18.11/)
+
 - DPDK 18.08
 | [HTML API](//doc.dpdk.org/api-18.08/)
 | [HTML guides](//doc.dpdk.org/guides-18.08/)
diff --git a/content/download/_index.md b/content/download/_index.md
index 98b30b2..a8969ea 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -5,10 +5,10 @@ weight = "2"
 
 <section class="download-container">
 <div class="dwnld-btn-group">
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-18.08.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-18.11.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest Major\
-  18.08
+  18.11
 </a>
 <a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-18.05.1.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
@@ -25,6 +25,7 @@ weight = "2"
 
 | file                                                          | date/changelog                                                               | md5                              |
 |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
+| [DPDK 18.11.0 (LTS)](//fast.dpdk.org/rel/dpdk-18.11.tar.xz)   | [2018 November 26](//doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html) |  |
 | [DPDK 18.08](//fast.dpdk.org/rel/dpdk-18.08.tar.xz)           | [2018 August 9](//doc.dpdk.org/guides-18.08/rel_notes/release_18_08.html)    | da5e7fb25ab063c47e53929fb8c58be5 |
 | [DPDK 18.05.1](//fast.dpdk.org/rel/dpdk-18.05.1.tar.xz)       | [2018 Sept 7](//doc.dpdk.org/guides-18.05/rel_notes/release_18_05.html)      | 5e278012506c76d981e4283a92adec1c |
 | [DPDK 18.02.2](//fast.dpdk.org/rel/dpdk-18.02.2.tar.xz)       | [2018 June 15](//doc.dpdk.org/guides-18.02/rel_notes/release_18_02.html)     | 75ad6d39b513649744e49c9fcbbb9ca5 |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index e5fc506..8efffef 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -9,33 +9,12 @@ This is not a commitment but plan of work.
 This list is obviously neither complete nor guaranteed.
 {{% /notice %}}
 
-### Version 18.11 (2018 November) {#1811}
-----
+### Version 19.02 (2019 February) {#1902}
+
 - new device specification (devargs) syntax
-- ability to use externally allocated memory
-- power management: traffic pattern aware power control
-- add MPLS to rte_flow encapsulation API
-- add metadata matching in rte_flow API
-- mlx5: add BlueField representors
-- mlx5: support VXLAN and MPLS encapsulations
-- failure handler for PCIE hardware hotplug
-- virtual device hotplug
-- tap and failsafe support in multi-process
-- classification and metering in SoftNIC
+- failsafe support in multi-process
 - IPsec library
-- crypto in Packet Framework
-- FIPS test suite
-- AES-CMAC in QAT
-- QAT compression enhancements
 - compression performance test app
-- eventdev ordered and atomic queues for DPAA2
-- extended table in hash library
-- telemetry API
-- libedit integration
-- noisy VNF forward mode in testpmd
-- vDPA sample application
-
-### Version 19.02 (2019 February) {#1902}
 
 ### Version 19.05 (2019 May) {#1905}
 
@@ -46,6 +25,7 @@ This list is obviously neither complete nor guaranteed.
 - infiniband driver class (ibdev)
 - default configuration from files
 - generic white/blacklisting
+- libedit integration
 
 ### Cycle model {#cycle}
 ----
-- 
2.19.0