DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] release 19.08.0
@ 2019-08-11 10:28 Thomas Monjalon
  2019-08-11 14:33 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Monjalon @ 2019-08-11 10:28 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      | 31 +++----------------------------
 3 files changed, 11 insertions(+), 30 deletions(-)

diff --git a/content/doc/archives/_index.md b/content/doc/archives/_index.md
index 81c5dff..74f6c47 100644
--- a/content/doc/archives/_index.md
+++ b/content/doc/archives/_index.md
@@ -2,6 +2,11 @@
 title = "Archives"
 +++
 
+- DPDK 19.08
+| [HTML API](//doc.dpdk.org/api-19.08/)
+| [HTML guides](//doc.dpdk.org/guides-19.08/)
+| [PDF guides](//fast.dpdk.org/doc/pdf-guides-19.08/)
+
 - DPDK 19.05
 | [HTML API](//doc.dpdk.org/api-19.05/)
 | [HTML guides](//doc.dpdk.org/guides-19.05/)
diff --git a/content/download/_index.md b/content/download/_index.md
index 2c14287..0faca56 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.05.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-19.08.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest Major\
-  19.05
+  19.08
 </a>
 <a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-18.11.2.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
@@ -25,6 +25,7 @@ weight = "2"
 
 | file                                                          | date/changelog                                                               | md5                              |
 |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
+| [DPDK 19.08.0](//fast.dpdk.org/rel/dpdk-19.08.tar.xz)         | [2019 August 11](//doc.dpdk.org/guides-19.08/rel_notes/release_19_08.html)   | 8a6f5bd844b7a06b34787063409298ed |
 | [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 |
 | [DPDK 18.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-18.11.2.tar.xz) | [2019 June 11](//doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html)     | 0ad396d18be01db57b6de8270ebdf651 |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index aa73b37..ebac14f 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -9,30 +9,11 @@ This is not a commitment but plan of work.
 This list is obviously neither complete nor guaranteed.
 {{% /notice %}}
 
-### Version 19.08 (2019 August) {#1908}
-
-- new device specification (devargs) syntax
-- documentation for device management
-- TCP SEQ, TCP ACK and GRE key matching with rte_flow API and mlx5 implementation
-- setting metadata in RX, with rte_flow API and mlx5 implementation, and receiving it as part of mbuf
-- mlx5 offload ICMP ping, IP-in-IP inner RSS, TCP flags matching, LRO and hairpin
-- better mlx5 rte_flow_query rate and latency
-- better mlx5 out of the box TX performance
-- robustness additions in mlx5 data-path error handling and recovery
-- initial support for Huawei Intelligent PCIe NIC
-- ice PMD rte_flow, ethertype & tunnel filters and inner L3/L4 checksum strip/insertion support
-- i40e PMD partial offload support
-- rawdev IOAT (Intel QuickData Technology) PMD
-- af_xdp PMD busy polling and zero copy (using external mbuf) support
-- bbdev new 4G FEC PMD & add 5G FEC extension support
-- power telemetry busyness report support
-- cryptodev encrypted digest for 5G use-cases support
-- cryptodev RSA API update
-- sched library enhancements
-- IPsec fragmented/multi-segment packets support
-
 ### Version 19.11 (2019 November) {#1911}
 
+- Rx metadata in mbuf, with rte_flow API and mlx5 implementation
+- hairpin forwarding offload, with mlx5 implementation
+
 ### Nice to have - Future {#future}
 ----
 - multi-process rework
@@ -64,12 +45,6 @@ The last period is 1 month long and is dedicated to bug fixing.
 ### Scheduling {#dates}
 ----
 
-#### 19.08
-
-- Proposal deadline: June 3, 2019
-- Integration deadline: July 1, 2019
-- Release: August 1, 2019
-
 #### 19.11
 
 - Proposal deadline: September 6, 2019
-- 
2.21.0


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

end of thread, other threads:[~2019-08-11 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-11 10:28 [dpdk-web] [PATCH] release 19.08.0 Thomas Monjalon
2019-08-11 14:33 ` 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).