DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] release 18.11.0
@ 2018-11-26 19:16 Thomas Monjalon
  2018-11-26 23:48 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Monjalon @ 2018-11-26 19:16 UTC (permalink / raw)
  To: web

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-web] [PATCH] release 18.11.0
  2018-11-26 19:16 [dpdk-web] [PATCH] release 18.11.0 Thomas Monjalon
@ 2018-11-26 23:48 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2018-11-26 23:48 UTC (permalink / raw)
  To: web

26/11/2018 20:16, Thomas Monjalon:
> 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(-)

Applied

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-26 23:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-26 19:16 [dpdk-web] [PATCH] release 18.11.0 Thomas Monjalon
2018-11-26 23:48 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).