[dpdk-web] [PATCH 2/2] add 17.11 roadmap from Intel, Mellanox and Netronome

Thomas Monjalon thomas at monjalon.net
Wed Aug 30 23:43:31 CEST 2017


Roadmaps are announced on the mailing list:
	http://dpdk.org/ml/archives/dev/2017-July/071888.html
	http://dpdk.org/ml/archives/dev/2017-July/071909.html
	http://dpdk.org/ml/archives/dev/2017-July/071918.html
	http://dpdk.org/ml/archives/dev/2017-August/073446.html

Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
 dev/roadmap.html | 27 +++++++++++++++++++++++----
 1 file changed, 23 insertions(+), 4 deletions(-)

diff --git a/dev/roadmap.html b/dev/roadmap.html
index 6c9d85b..8ac41f7 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -43,10 +43,29 @@
 	This list is obviously neither complete nor guaranteed.
 	<h3 id="1711">Version 17.11 (2017 November)</h3>
 	<ul>
-		<li>Vhost-user IOMMU support
-		<li>NXP DPAA1 Bus, Mempool and PMD
-		<li>ARM Architecture support in Atomic Rules Arkville Driver
-		<li>VF Restore after PF Reset
+		<li>Extend port ID to 2 bytes
+		<li>New Rx/Tx offload API
+		<li>IPsec offload API
+		<li>QoS metering and policing API
+		<li>QoS traffic management software fallback
+		<li>Example application for <a href="/doc/api/rte__tm_8h.html">QoS traffic management</a>
+		<li>Example application for <a href="/doc/api/rte__flow_8h.html">rte_flow API</a>
+		<li>GSO (Generic Segmentation Offload) library
+		<li>Example application for GRO heavyweight mode
+		<li>RSS queue regions API for <a href="/doc/guides/nics/i40e.html">i40e PMD</a>
+		<li>NXP DPAA1 bus, mempool and PMD
+		<li>ARM support in <a href="/doc/guides/nics/ark.html">ark PMD</a>
+		<li>PF support in <a href="/doc/guides/nics/nfp.html">nfp PMD</a>
+		<li>VF restore after PF reset
+		<li>Rework mlx drivers for <a href="https://github.com/linux-rdma/rdma-core/tree/master/libibverbs">upstream ibverbs</a> support
+		<li>Support secondary process, plug out, raw timestamp and flow counter in <a href="/doc/guides/nics/mlx5.html">mlx5 PMD</a>
+		<li>Support secondary process in virtual devices
+		<li>IOMMU support in vhost-user
+		<li><a href="https://en.wikipedia.org/wiki/Data_Encryption_Standard">DES</a> software PMD with AVX512 optimization
+		<li><a href="https://en.wikipedia.org/wiki/CCM_mode">AES CCM</a> in OpenSSL PMD
+		<li>Performance enhancements in <a href="/doc/guides/cryptodevs/qat.html">qat PMD</a>
+		<li>Per-core turbo boost in power management library
+		<li>Power management policy control
 	</ul>
 	<h3 id="1802">Version 18.02 (2018 February)</h3>
 	<ul>
-- 
2.14.1



More information about the web mailing list