From: Thomas Monjalon <thomas@monjalon.net> To: web@dpdk.org Subject: [dpdk-web] [PATCH] release 21.02.0 Date: Sun, 14 Feb 2021 10:47:27 +0100 Message-ID: <20210214094727.1964588-1-thomas@monjalon.net> (raw) 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
reply other threads:[~2021-02-14 9:47 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20210214094727.1964588-1-thomas@monjalon.net \ --to=thomas@monjalon.net \ --cc=web@dpdk.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
DPDK website maintenance This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/web/0 web/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 web web/ https://inbox.dpdk.org/web \ web@dpdk.org public-inbox-index web Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.web AGPL code for this site: git clone https://public-inbox.org/public-inbox.git