DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] release 21.02.0
@ 2021-02-14  9:47 Thomas Monjalon
  0 siblings, 0 replies; only message in thread
From: Thomas Monjalon @ 2021-02-14  9:47 UTC (permalink / raw)
  To: web

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

diff --git a/content/doc/archives/_index.md b/content/doc/archives/_index.md
index 413fd1e..e59e952 100644
--- a/content/doc/archives/_index.md
+++ b/content/doc/archives/_index.md
@@ -2,6 +2,10 @@
 title = "Archives"
 +++
 
+- DPDK 21.02
+| [HTML API](//doc.dpdk.org/api-21.02/)
+| [HTML guides](//doc.dpdk.org/guides-21.02/)
+
 - DPDK 20.11
 | [HTML API](//doc.dpdk.org/api-20.11/)
 | [HTML guides](//doc.dpdk.org/guides-20.11/)
diff --git a/content/download/_index.md b/content/download/_index.md
index b7284fc..aaad279 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-20.11.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-21.02.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest\
-  20.11.0
+  21.02.0
 </a>
 <a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-20.11.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
@@ -25,6 +25,7 @@ weight = "2"
 
 | file                                                          | date/changelog                                                               | md5                              |
 |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
+| [DPDK 21.02.0](//fast.dpdk.org/rel/dpdk-21.02.tar.xz)   | [2021 February 14](//doc.dpdk.org/guides-21.02/rel_notes/release_21_02.html) | TBD |
 | [DPDK 20.11.0 (LTS)](//fast.dpdk.org/rel/dpdk-20.11.tar.xz)   | [2020 November 27](//doc.dpdk.org/guides-20.11/rel_notes/release_20_11.html) | 13a990dc3b300635f685e268b36918a3 |
 | [DPDK 20.08.0](//fast.dpdk.org/rel/dpdk-20.08.tar.xz)         | [2020 August 8](//doc.dpdk.org/guides-20.08/rel_notes/release_20_08.html)    | 64badd32cd6bc0761befc8f2402c2148 |
 | [DPDK 20.05.0](//fast.dpdk.org/rel/dpdk-20.05.tar.xz)         | [2020 May 26](//doc.dpdk.org/guides-20.05/rel_notes/release_20_05.html)      | 7c6f3e7f7de2422775c4cba116012c4d |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 22149df..6c51cb9 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -9,55 +9,30 @@ This is not a commitment but plan of work.
 This list is obviously neither complete nor guaranteed.
 {{% /notice %}}
 
-### Version 21.02 (2021 February) {#2102}
+### Version 21.05 (2021 May) {#2105}
 
 <!-- General -->
 - Arm CRC32 in generic API
-- Arm Scalable Vector Extensions (SVE) used in LPM4 library
-- Arm meson build rework to support native compilation
 - Aarch32 cross-compilation support
-- x86 power management enhancements using UMWAIT and TPAUSE instructions
 <!-- Networking -->
 - Tx QoS marking API
-- flow data field copy action
-- matching on Geneve extended options
 - device identifier syntax for SF representor
 - AVF software back-end driver with device emulation libraries
 <!-- Network drivers -->
-- bnxt support for BCM58818/Stingray2 device
-- bnxt end of support for BCM573xx and BCM5740x device families
-- hns3 TM (Traffic Management) and PTP (Precise Time Protocol)
+- hns3 PTP (Precise Time Protocol)
 - hns3 link and descriptors status
-- i40e on Windows
-- iavf eCPRI flow offloading
-- ice DCF double VLAN offloading
-- mlx5 on Windows
-- mlx5 flow data field copy
-- mlx5 handling of GTP and Geneve extension headers
 - mlx5 SF (Scalable Function) representor
-- mvpp2 enhancement
-- octeon PCIe endpoint driver for smartNIC
 - octeontx2 mirroring
 - qede initial support for next generation hardware
 - qede flow API support
 <!-- Virtualisation -->
-- vhost async data path performance optimizations
-- vhost memory tables handler refactoring
-- virtio PMD refactoring
-- virtio packed ring path using Arm NEON
-- C11 atomic builtins instead of rte_smp_xx barrier in vhost/virtio/eventdev
 <!-- Network apps -->
 - IF proxy
 - performance test for IP reassembly
-- runtime config for burst stats and CPU cycle stats in testpmd
-- multi-threaded rule insertion in flow-perf application
 <!-- Crypto -->
 - IPv6 in lookaside IPsec example
 - anti-replay in inline IPsec example
-- crypto enqueue and dequeue callbacks
-- octeontx2 crypto enhancement
 <!-- Compress -->
-- mlx5 compressdev
 <!-- Others -->
 - regex driver based on libpcre
 - dynamic load balancer event driver common code consolidation
@@ -95,13 +70,12 @@ The last period is 1 month long and is dedicated to bug fixing.
 ### Scheduling {#dates}
 ----
 
-#### 21.02
+#### 21.05
 
-- Proposal deadline (RFC/v1 patches): December 20, 2020
-- API freeze (-rc1): January 19, 2021
-- PMD features freeze (-rc2): January 29, 2021
-- -rc3: February 4, 2021
-- Release: February 14, 2021
+- Proposal deadline (RFC/v1 patches): 18 March 2021
+- API freeze (-rc1): 15 April 2021
+- PMD features freeze (-rc2): 29 April 2021
+- Release: 14 May 2021
 
 ### Stable Releases {#stable}
 ----
-- 
2.30.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-14  9:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-14  9:47 [dpdk-web] [PATCH] release 21.02.0 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).