DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] release 19.11.0
@ 2019-11-28 22:51 Thomas Monjalon
  2019-11-28 22:56 ` David Marchand
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2019-11-28 22:51 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      | 47 +++++-----------------------------
 3 files changed, 15 insertions(+), 42 deletions(-)

diff --git a/content/doc/archives/_index.md b/content/doc/archives/_index.md
index 74f6c47..91243a6 100644
--- a/content/doc/archives/_index.md
+++ b/content/doc/archives/_index.md
@@ -2,6 +2,11 @@
 title = "Archives"
 +++
 
+- DPDK 19.11
+| [HTML API](//doc.dpdk.org/api-19.11/)
+| [HTML guides](//doc.dpdk.org/guides-19.11/)
+| [PDF guides](//fast.dpdk.org/doc/pdf-guides-19.11/)
+
 - DPDK 19.08
 | [HTML API](//doc.dpdk.org/api-19.08/)
 | [HTML guides](//doc.dpdk.org/guides-19.08/)
diff --git a/content/download/_index.md b/content/download/_index.md
index 68ba320..8b8f4b9 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-19.08.2.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-19.11.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest Major\
-  19.08.2
+  19.11
 </a>
 <a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-18.11.5.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
@@ -25,6 +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.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 |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 4b933ab..5df677d 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -9,49 +9,17 @@ This is not a commitment but plan of work.
 This list is obviously neither complete nor guaranteed.
 {{% /notice %}}
 
-### Version 19.11 (2019 November) {#1911}
+### Version 20.02 (2020 February) {#2002}
 
-- configurability of Rx offloads
-- rte_flow patterns for NSH, IGMP, AH
 - rte_flow actions for mirroring and multicast
-- Rx metadata in mbuf, with rte_flow API and mlx5 implementation
-- hairpin forwarding offload, with mlx5 implementation
-- VF configuration from host via representor port id
-- Arm N1 platform config
-- Arm optimizations in i40e and ixgbe
-- ice support of DDP, multi-process and flexible descriptor
-- ice rte_flow updates to support RSS, high/low priority flows, DDP profiles
-- ice and iavf avx2 vector path
-- ipn3ke graceful shutdown
-- hinic support for (partial) SRIOV
-- hinic support for VLAN filter/offload, MAC filters and allmulticast mode
-- hinic support for FW version verification and multi-process awareness
-- mlx5 HW support of VLAN id update and push/pop, VF LAG, flow metering and EEPROM module
-- virtio packed ring performance optimizations
-- use C11 atomic functions in memif
 - Arm WFE/SEV instructions in spinlock and ring library
 - integrate RCU library with LPM and hash libraries
-- optimized algorithm for resizeable hash table
-- lock-free stack mempool handler
 - lock-free l3fwd algorithms
-- ntb FIFO ring for Rx/Tx
-- eventdev examples in l2fwd-event, l3fwd and ipsec-secgw
-- cryptodev session-less asymmetric crypto
-- Nitrox cryptodev
-- OCTEON TX asymmetric crypto
-- OCTEON TX2 cryptodev
+- eventdev examples in l3fwd and ipsec-secgw
 - OCTEON TX2 inline IPsec using rte_security
-- rte_security support of inline crypto statistics
 - rte_security improved performance for IPsec with software crypto
-- IPsec add security association database
-- ipsec-secgw support of multiple sessions for the same SA
-- QAT stateful decompression
 - regexdev
 - template based ring API
-- sched library configuration more flexible
-- eBPF arm64 JIT
-- KNI IOVA as VA
-- sample application for ioat
 - UBSan in build
 
 ### Nice to have - Future {#future}
@@ -85,11 +53,11 @@ The last period is 1 month long and is dedicated to bug fixing.
 ### Scheduling {#dates}
 ----
 
-#### 19.11
+#### 20.02
 
-- Proposal deadline: September 6, 2019
-- Integration deadline: October 23, 2019
-- Release: November 22, 2019
+- Proposal deadline: December 11, 2019
+- Integration deadline: January 15, 2020
+- Release: February 14, 2020
 
 ### Stable Releases {#stable}
 ----
@@ -114,6 +82,5 @@ by 1-2 weeks, depending on the test results.
 |----------|----------|-------------------|---------------------|--------------------|
 | 17.11.9  | 17.11.10 | December 2019     | December 2019 (LTS) | Luca Boccassi      |
 | 18.11.5  | 18.11.6  | January 2020      | November 2020 (LTS) | Kevin Traynor      |
-| -        | 19.05.1  | September 2019    | September 2019      | ?                  |
 | 19.08.2  | -        | -                 | December 2019       | Kevin Traynor      |
-| -        | 19.11.1  | March 2020        | November 2021 (LTS) | Luca Boccassi      |
+| 19.11.0  | 19.11.1  | March 2020        | November 2021 (LTS) | Luca Boccassi      |
-- 
2.23.0


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

end of thread, other threads:[~2019-11-28 23:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-28 22:51 [dpdk-web] [PATCH] release 19.11.0 Thomas Monjalon
2019-11-28 22:56 ` David Marchand
2019-11-28 23:02   ` 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).