DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] update 18.08 roadmap
@ 2018-06-06 15:01 Kevin Laatz
  2018-06-06 15:03 ` Mcnamara, John
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kevin Laatz @ 2018-06-06 15:01 UTC (permalink / raw)
  To: web; +Cc: Kevin Laatz

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
---
 dev/roadmap.html | 42 ++++++++++++++++--------------------------
 1 file changed, 16 insertions(+), 26 deletions(-)

diff --git a/dev/roadmap.html b/dev/roadmap.html
index aabdbf4..49bf755 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -41,39 +41,29 @@
 	<h2>Development roadmap</h2>
 	<p>Major known features and milestones may be noted here.
 	This list is obviously neither complete nor guaranteed.
-	<h3 id="1805">Version 18.05 (2018 May)</h3>
+	<h3 id="1808">Version 18.08 (2018 August)</h3>
 	<ul>
-		<li>memory subsystem rework
-		<li>uevent support for hotplug
-		<li>new device specification (devargs) syntax
-		<li>secondary process support in virtual devices
-		<li>ethdev API for recommended descriptor ring sizes
-		<li>ethdev API to manage tunnel endpoints
-		<li>ethdev Rx/Tx offloads for various tunnels
-		<li>ethdev switch offloads
-		<li>ethdev port representor
-		<li>i40e PPPoE/PPPoL2Tv2
-		<li>mlx5 striding RQ (multi packets buffer)
-		<li>mlx5 tunnels offloads extended
-		<li>vhost interrupt mode
-		<li>selective datapath in vhost-user library
-		<li>new Intel driver (IFC VF) for accelerated virtio
-		<li>virtio-user for virtio-crypto
-		<li>tap TSO
-		<li>bonding support of flow API
-		<li>new API for hardware and software compression/decompression
-		<li>eventdev ordered and atomic queues for DPAA2
-		<li>eventdev crypto adapter
-		<li>eventdev timer adapter
-		<li>IP pipeline enhancements
-		<li>libedit integration
+		<li>power management: turbo core thread pinning
+		<li>power management: traffic pattern aware power control
+		<li>power management: 100% busy traffic polling
+		<li>failure handler for PCIE hardware hotplug
+		<li>virtio IN_ORDER support
+		<li>allow setup/reconfiguration/tear down of queues at runtime
+		<li>SoftNIC restructuring
+		<li>SoftNIC support for NAT
+		<li>virtual device hotplug
+		<li>Intel(r) QuickAssist Technology Compression PMD
+		<li>vhost-user extension to improve vDPA
+		<li>unified packet fragmentation
+		<li>3DES support in AESNI_MB PMD
+		<li>ISAL Compression PMD enhancements
+		<li>complete Intel PMD support for new descriptor status apis
 	</ul>
 	<h3 id="future">Nice to have - Future</h3>
 	<ul>
 		<li>multi-process rework
 		<li>automatic UIO/VFIO binding
 		<li>infiniband driver class (ibdev)
-		<li>BPF support
 		<li>default configuration from files
 		<li>generic white/blacklisting
 	</ul>
-- 
2.9.5

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

* Re: [dpdk-web] [PATCH] update 18.08 roadmap
  2018-06-06 15:01 [dpdk-web] [PATCH] update 18.08 roadmap Kevin Laatz
@ 2018-06-06 15:03 ` Mcnamara, John
  2018-06-08 19:27 ` Mcnamara, John
  2018-06-12 13:58 ` [dpdk-web] [PATCH v2] " Kevin Laatz
  2 siblings, 0 replies; 8+ messages in thread
From: Mcnamara, John @ 2018-06-06 15:03 UTC (permalink / raw)
  To: Laatz, Kevin, web; +Cc: Laatz, Kevin



> -----Original Message-----
> From: web [mailto:web-bounces@dpdk.org] On Behalf Of Kevin Laatz
> Sent: Wednesday, June 6, 2018 4:02 PM
> To: web@dpdk.org
> Cc: Laatz, Kevin <kevin.laatz@intel.com>
> Subject: [dpdk-web] [PATCH] update 18.08 roadmap
> 
> Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>

Acked-by: John McNamara <john.mcnamara@intel.com>

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

* Re: [dpdk-web] [PATCH] update 18.08 roadmap
  2018-06-06 15:01 [dpdk-web] [PATCH] update 18.08 roadmap Kevin Laatz
  2018-06-06 15:03 ` Mcnamara, John
@ 2018-06-08 19:27 ` Mcnamara, John
  2018-06-12 13:58 ` [dpdk-web] [PATCH v2] " Kevin Laatz
  2 siblings, 0 replies; 8+ messages in thread
From: Mcnamara, John @ 2018-06-08 19:27 UTC (permalink / raw)
  To: Laatz, Kevin, web; +Cc: Laatz, Kevin, Yigit, Ferruh



> -----Original Message-----
> From: web [mailto:web-bounces@dpdk.org] On Behalf Of Kevin Laatz
> Sent: Wednesday, June 6, 2018 4:02 PM
> To: web@dpdk.org
> Cc: Laatz, Kevin <kevin.laatz@intel.com>
> Subject: [dpdk-web] [PATCH] update 18.08 roadmap


Ferruh pointed out that we may be removing some features that didn't make it into 18.05 and are probably now targeted at 18.08. In which case we should probably revise this patch.

John

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

* [dpdk-web] [PATCH v2] update 18.08 roadmap
  2018-06-06 15:01 [dpdk-web] [PATCH] update 18.08 roadmap Kevin Laatz
  2018-06-06 15:03 ` Mcnamara, John
  2018-06-08 19:27 ` Mcnamara, John
@ 2018-06-12 13:58 ` Kevin Laatz
  2018-06-14  9:01   ` Mcnamara, John
                     ` (2 more replies)
  2 siblings, 3 replies; 8+ messages in thread
From: Kevin Laatz @ 2018-06-12 13:58 UTC (permalink / raw)
  To: web; +Cc: ferruh.yigit, john.mcnamara, Kevin Laatz

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>

---
V2:
- Undo removal of features that have been postponed
---
 dev/roadmap.html | 38 ++++++++++++++++----------------------
 1 file changed, 16 insertions(+), 22 deletions(-)

diff --git a/dev/roadmap.html b/dev/roadmap.html
index aabdbf4..8efabd4 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -41,39 +41,33 @@
 	<h2>Development roadmap</h2>
 	<p>Major known features and milestones may be noted here.
 	This list is obviously neither complete nor guaranteed.
-	<h3 id="1805">Version 18.05 (2018 May)</h3>
+	<h3 id="1808">Version 18.08 (2018 August)</h3>
 	<ul>
-		<li>memory subsystem rework
-		<li>uevent support for hotplug
 		<li>new device specification (devargs) syntax
-		<li>secondary process support in virtual devices
-		<li>ethdev API for recommended descriptor ring sizes
-		<li>ethdev API to manage tunnel endpoints
-		<li>ethdev Rx/Tx offloads for various tunnels
-		<li>ethdev switch offloads
-		<li>ethdev port representor
-		<li>i40e PPPoE/PPPoL2Tv2
-		<li>mlx5 striding RQ (multi packets buffer)
-		<li>mlx5 tunnels offloads extended
-		<li>vhost interrupt mode
-		<li>selective datapath in vhost-user library
-		<li>new Intel driver (IFC VF) for accelerated virtio
-		<li>virtio-user for virtio-crypto
 		<li>tap TSO
-		<li>bonding support of flow API
-		<li>new API for hardware and software compression/decompression
 		<li>eventdev ordered and atomic queues for DPAA2
-		<li>eventdev crypto adapter
-		<li>eventdev timer adapter
-		<li>IP pipeline enhancements
 		<li>libedit integration
+		<li>power management: turbo core thread pinning
+		<li>power management: traffic pattern aware power control
+		<li>power management: 100% busy traffic polling
+		<li>failure handler for PCIE hardware hotplug
+		<li>virtio IN_ORDER support
+		<li>allow setup/reconfiguration/tear down of queues at runtime
+		<li>SoftNIC restructuring
+		<li>SoftNIC support for NAT
+		<li>virtual device hotplug
+		<li>Intel(r) QuickAssist Technology Compression PMD
+		<li>vhost-user extension to improve vDPA
+		<li>unified packet fragmentation
+		<li>3DES support in AESNI_MB PMD
+		<li>ISAL Compression PMD enhancements
+		<li>complete Intel PMD support for new descriptor status apis
 	</ul>
 	<h3 id="future">Nice to have - Future</h3>
 	<ul>
 		<li>multi-process rework
 		<li>automatic UIO/VFIO binding
 		<li>infiniband driver class (ibdev)
-		<li>BPF support
 		<li>default configuration from files
 		<li>generic white/blacklisting
 	</ul>
-- 
2.9.5

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

* Re: [dpdk-web] [PATCH v2] update 18.08 roadmap
  2018-06-12 13:58 ` [dpdk-web] [PATCH v2] " Kevin Laatz
@ 2018-06-14  9:01   ` Mcnamara, John
  2018-06-14 17:17   ` Thomas Monjalon
  2018-06-15 10:05   ` [dpdk-web] [PATCH v3] " Kevin Laatz
  2 siblings, 0 replies; 8+ messages in thread
From: Mcnamara, John @ 2018-06-14  9:01 UTC (permalink / raw)
  To: Laatz, Kevin, web; +Cc: Yigit, Ferruh



> -----Original Message-----
> From: Laatz, Kevin
> Sent: Tuesday, June 12, 2018 2:59 PM
> To: web@dpdk.org
> Cc: Yigit, Ferruh <ferruh.yigit@intel.com>; Mcnamara, John
> <john.mcnamara@intel.com>; Laatz, Kevin <kevin.laatz@intel.com>
> Subject: [PATCH v2] update 18.08 roadmap
> 
> Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>


Acked-by: John McNamara <john.mcnamara@intel.com>

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

* Re: [dpdk-web] [PATCH v2] update 18.08 roadmap
  2018-06-12 13:58 ` [dpdk-web] [PATCH v2] " Kevin Laatz
  2018-06-14  9:01   ` Mcnamara, John
@ 2018-06-14 17:17   ` Thomas Monjalon
  2018-06-15 10:05   ` [dpdk-web] [PATCH v3] " Kevin Laatz
  2 siblings, 0 replies; 8+ messages in thread
From: Thomas Monjalon @ 2018-06-14 17:17 UTC (permalink / raw)
  To: Kevin Laatz; +Cc: web, ferruh.yigit, john.mcnamara

12/06/2018 15:58, Kevin Laatz:
> Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>

Please add the link to the original announce in the commit log:
	http://dpdk.org/ml/archives/dev/2018-June/103507.html

> +		<li>allow setup/reconfiguration/tear down of queues at runtime

Should it be removed from this list? Already merged in 18.05?

> +		<li>SoftNIC restructuring

You should add "Packet Framework" to describe above item

> +		<li>Intel(r) QuickAssist Technology Compression PMD

Do we really need such "(r)" in our technical list?

> +		<li>unified packet fragmentation

I would add "API" at the end, because it is not the fragmentation itself
which is unified ;)

> +		<li>complete Intel PMD support for new descriptor status apis

Suggest: "complete support of new descriptor status API for Intel PMDs"

Thanks

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

* [dpdk-web] [PATCH v3] update 18.08 roadmap
  2018-06-12 13:58 ` [dpdk-web] [PATCH v2] " Kevin Laatz
  2018-06-14  9:01   ` Mcnamara, John
  2018-06-14 17:17   ` Thomas Monjalon
@ 2018-06-15 10:05   ` Kevin Laatz
  2018-06-15 10:44     ` Thomas Monjalon
  2 siblings, 1 reply; 8+ messages in thread
From: Kevin Laatz @ 2018-06-15 10:05 UTC (permalink / raw)
  To: web; +Cc: john.mcnamara, ferruh.yigit, thomas, Kevin Laatz

Original announce:
http://dpdk.org/ml/archives/dev/2018-June/103507.html

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>

---
V2:
  - Undo removal of features that have been postponed

V3:
  - Rewording and general cleanup
---
 dev/roadmap.html | 37 +++++++++++++++----------------------
 1 file changed, 15 insertions(+), 22 deletions(-)

diff --git a/dev/roadmap.html b/dev/roadmap.html
index aabdbf4..2e71628 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -41,39 +41,32 @@
 	<h2>Development roadmap</h2>
 	<p>Major known features and milestones may be noted here.
 	This list is obviously neither complete nor guaranteed.
-	<h3 id="1805">Version 18.05 (2018 May)</h3>
+	<h3 id="1808">Version 18.08 (2018 August)</h3>
 	<ul>
-		<li>memory subsystem rework
-		<li>uevent support for hotplug
 		<li>new device specification (devargs) syntax
-		<li>secondary process support in virtual devices
-		<li>ethdev API for recommended descriptor ring sizes
-		<li>ethdev API to manage tunnel endpoints
-		<li>ethdev Rx/Tx offloads for various tunnels
-		<li>ethdev switch offloads
-		<li>ethdev port representor
-		<li>i40e PPPoE/PPPoL2Tv2
-		<li>mlx5 striding RQ (multi packets buffer)
-		<li>mlx5 tunnels offloads extended
-		<li>vhost interrupt mode
-		<li>selective datapath in vhost-user library
-		<li>new Intel driver (IFC VF) for accelerated virtio
-		<li>virtio-user for virtio-crypto
 		<li>tap TSO
-		<li>bonding support of flow API
-		<li>new API for hardware and software compression/decompression
 		<li>eventdev ordered and atomic queues for DPAA2
-		<li>eventdev crypto adapter
-		<li>eventdev timer adapter
-		<li>IP pipeline enhancements
 		<li>libedit integration
+		<li>power management: turbo core thread pinning
+		<li>power management: traffic pattern aware power control
+		<li>power management: 100% busy traffic polling
+		<li>failure handler for PCIE hardware hotplug
+		<li>virtio IN_ORDER support
+		<li>SoftNIC restructuring to use Packet Framework
+		<li>SoftNIC support for NAT
+		<li>virtual device hotplug
+		<li>Intel QuickAssist Technology Compression PMD
+		<li>vhost-user extension to improve vDPA
+		<li>unified packet fragmentation API
+		<li>3DES support in AESNI_MB PMD
+		<li>ISAL Compression PMD enhancements
+		<li>complete support of new descriptor status API for Intel PMDs
 	</ul>
 	<h3 id="future">Nice to have - Future</h3>
 	<ul>
 		<li>multi-process rework
 		<li>automatic UIO/VFIO binding
 		<li>infiniband driver class (ibdev)
-		<li>BPF support
 		<li>default configuration from files
 		<li>generic white/blacklisting
 	</ul>
-- 
2.9.5

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

* Re: [dpdk-web] [PATCH v3] update 18.08 roadmap
  2018-06-15 10:05   ` [dpdk-web] [PATCH v3] " Kevin Laatz
@ 2018-06-15 10:44     ` Thomas Monjalon
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Monjalon @ 2018-06-15 10:44 UTC (permalink / raw)
  To: Kevin Laatz; +Cc: web, john.mcnamara, ferruh.yigit

15/06/2018 12:05, Kevin Laatz:
> Original announce:
> http://dpdk.org/ml/archives/dev/2018-June/103507.html
> 
> Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>

Applied, thanks

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

end of thread, other threads:[~2018-06-15 10:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-06 15:01 [dpdk-web] [PATCH] update 18.08 roadmap Kevin Laatz
2018-06-06 15:03 ` Mcnamara, John
2018-06-08 19:27 ` Mcnamara, John
2018-06-12 13:58 ` [dpdk-web] [PATCH v2] " Kevin Laatz
2018-06-14  9:01   ` Mcnamara, John
2018-06-14 17:17   ` Thomas Monjalon
2018-06-15 10:05   ` [dpdk-web] [PATCH v3] " Kevin Laatz
2018-06-15 10:44     ` 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).