DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH 0/7] 22.11 roadmaps
@ 2022-11-27 20:12 Thomas Monjalon
  2022-11-27 20:12 ` [PATCH 1/7] update DTS roadmap for 22.11 Thomas Monjalon
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Thomas Monjalon @ 2022-11-27 20:12 UTC (permalink / raw)
  To: web
  Cc: david.marchand, honnappa.nagarahalli, niklas.soderlund,
	liudongdong3, jerinj, lmargalit, mb

Better late than never!
Before cleaning up the roadmap for the release 22.11,
adding the items sent during the release.

Thomas Monjalon (7):
  update DTS roadmap for 22.11
  update Arm roadmap for 22.11
  update Corigine roadmap for 22.11
  update Huawei roadmap for 22.11
  update Marvell roadmap for 22.11
  update NVIDIA roadmap for 22.11
  update SmartShare Systems roadmap for 22.11

 content/roadmap/_index.md | 41 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

-- 
2.36.1


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

* [PATCH 1/7] update DTS roadmap for 22.11
  2022-11-27 20:12 [PATCH 0/7] 22.11 roadmaps Thomas Monjalon
@ 2022-11-27 20:12 ` Thomas Monjalon
  2022-11-27 20:12 ` [PATCH 2/7] update Arm " Thomas Monjalon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Thomas Monjalon @ 2022-11-27 20:12 UTC (permalink / raw)
  To: web
  Cc: david.marchand, honnappa.nagarahalli, niklas.soderlund,
	liudongdong3, jerinj, lmargalit, mb

Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2022-September/249543.html

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 9b51f72..34ccb9d 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -45,6 +45,8 @@ This list is obviously neither complete nor guaranteed.
 - control adapter and RX adapter enhancements in DLB driver
 - DLB assignment of SW/HW credit quanta on port usage hint
 <!-- Others -->
+- DTS SSH connectivity with the SUT
+- DTS run "Hello World" application
 
 ### Nice to have - Future {#future}
 ----
-- 
2.36.1


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

* [PATCH 2/7] update Arm roadmap for 22.11
  2022-11-27 20:12 [PATCH 0/7] 22.11 roadmaps Thomas Monjalon
  2022-11-27 20:12 ` [PATCH 1/7] update DTS roadmap for 22.11 Thomas Monjalon
@ 2022-11-27 20:12 ` Thomas Monjalon
  2022-11-27 20:12 ` [PATCH 3/7] update Corigine " Thomas Monjalon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Thomas Monjalon @ 2022-11-27 20:12 UTC (permalink / raw)
  To: web
  Cc: david.marchand, honnappa.nagarahalli, niklas.soderlund,
	liudongdong3, jerinj, lmargalit, mb

Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2022-September/249539.html

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 34ccb9d..2f3c1b7 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -13,6 +13,7 @@ This list is obviously neither complete nor guaranteed.
 
 <!-- General -->
 - index-based per core mempool cache
+- PMD power management Arm implementation
 <!-- Networking -->
 - direct-rearm of Rx side buffers
 - Tx QoS marking API
@@ -23,6 +24,7 @@ This list is obviously neither complete nor guaranteed.
 - AVF software back-end driver with device emulation libraries
 <!-- Network drivers -->
 - bonding Tx prepare
+- memif performance optimization
 - octeontx2 mirroring
 - qede initial support for next generation hardware
 - qede flow API support
@@ -39,6 +41,8 @@ This list is obviously neither complete nor guaranteed.
 <!-- Crypto -->
 - qat with OpenSSL-3.0 library
 - qat without dependency on OpenSSL-1.x
+- SNOW3G PMD support on Aarch64
+- ZUC PMD support on Aarch64
 <!-- Compress -->
 <!-- Event -->
 - event vector support in SW Rx eventdev adapter
-- 
2.36.1


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

* [PATCH 3/7] update Corigine roadmap for 22.11
  2022-11-27 20:12 [PATCH 0/7] 22.11 roadmaps Thomas Monjalon
  2022-11-27 20:12 ` [PATCH 1/7] update DTS roadmap for 22.11 Thomas Monjalon
  2022-11-27 20:12 ` [PATCH 2/7] update Arm " Thomas Monjalon
@ 2022-11-27 20:12 ` Thomas Monjalon
  2022-11-27 20:12 ` [PATCH 4/7] update Huawei " Thomas Monjalon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Thomas Monjalon @ 2022-11-27 20:12 UTC (permalink / raw)
  To: web
  Cc: david.marchand, honnappa.nagarahalli, niklas.soderlund,
	liudongdong3, jerinj, lmargalit, mb

Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2022-July/247049.html

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 2f3c1b7..ef60a54 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -25,6 +25,9 @@ This list is obviously neither complete nor guaranteed.
 <!-- Network drivers -->
 - bonding Tx prepare
 - memif performance optimization
+- nfp flower firmware
+- nfp representor port
+- nfp flow offload
 - octeontx2 mirroring
 - qede initial support for next generation hardware
 - qede flow API support
-- 
2.36.1


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

* [PATCH 4/7] update Huawei roadmap for 22.11
  2022-11-27 20:12 [PATCH 0/7] 22.11 roadmaps Thomas Monjalon
                   ` (2 preceding siblings ...)
  2022-11-27 20:12 ` [PATCH 3/7] update Corigine " Thomas Monjalon
@ 2022-11-27 20:12 ` Thomas Monjalon
  2022-11-27 20:12 ` [PATCH 5/7] update Marvell " Thomas Monjalon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Thomas Monjalon @ 2022-11-27 20:12 UTC (permalink / raw)
  To: web
  Cc: david.marchand, honnappa.nagarahalli, niklas.soderlund,
	liudongdong3, jerinj, lmargalit, mb

Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2022-July/247173.html

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index ef60a54..8cd057c 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -13,13 +13,19 @@ This list is obviously neither complete nor guaranteed.
 
 <!-- General -->
 - index-based per core mempool cache
+- memarea library
 - PMD power management Arm implementation
+- dmadev trace points
+- telemetry ethdev/eventdev/dmadev/rawdev dump
 <!-- Networking -->
 - direct-rearm of Rx side buffers
 - Tx QoS marking API
 - protocol-based header split
+- ethdev error report/recovery event
 - ethdev flow rules pre-configuration flags
 - ethdev queue-based ageing event info
+- ethdev Rx/Tx descriptor dump
+- ethdev telemetry RSS, Rx/Tx burst mode info
 - pipeline connection tracking improvements
 - AVF software back-end driver with device emulation libraries
 <!-- Network drivers -->
@@ -40,6 +46,7 @@ This list is obviously neither complete nor guaranteed.
 - vhost small copy with CPU in DSA-accelerated vhost
 - virtio hash reporting
 <!-- Network apps -->
+- testpmd attach/detach on primary and secondary
 - more info in dpdk-proc-info
 <!-- Crypto -->
 - qat with OpenSSL-3.0 library
-- 
2.36.1


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

* [PATCH 5/7] update Marvell roadmap for 22.11
  2022-11-27 20:12 [PATCH 0/7] 22.11 roadmaps Thomas Monjalon
                   ` (3 preceding siblings ...)
  2022-11-27 20:12 ` [PATCH 4/7] update Huawei " Thomas Monjalon
@ 2022-11-27 20:12 ` Thomas Monjalon
  2022-11-27 20:12 ` [PATCH 6/7] update NVIDIA " Thomas Monjalon
  2022-11-27 20:12 ` [PATCH 7/7] update SmartShare Systems " Thomas Monjalon
  6 siblings, 0 replies; 10+ messages in thread
From: Thomas Monjalon @ 2022-11-27 20:12 UTC (permalink / raw)
  To: web
  Cc: david.marchand, honnappa.nagarahalli, niklas.soderlund,
	liudongdong3, jerinj, lmargalit, mb

Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2022-September/249225.html

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 8cd057c..17584da 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -14,16 +14,24 @@ This list is obviously neither complete nor guaranteed.
 <!-- General -->
 - index-based per core mempool cache
 - memarea library
+- free up 8B in first cacheline of mbuf for IOVA as VA builds
 - PMD power management Arm implementation
+- machine learning inference device library
+- PDCP protocol library
 - dmadev trace points
 - telemetry ethdev/eventdev/dmadev/rawdev dump
 <!-- Networking -->
 - direct-rearm of Rx side buffers
+- multiple mbuf pools per Rx queue
 - Tx QoS marking API
 - protocol-based header split
-- ethdev error report/recovery event
+- ethdev congestion management
+- protocol parameter in color table update
 - ethdev flow rules pre-configuration flags
 - ethdev queue-based ageing event info
+- ethdev event subtypes for IPsec SA expiry
+- ethdev error report/recovery event
+- ethdev trace points
 - ethdev Rx/Tx descriptor dump
 - ethdev telemetry RSS, Rx/Tx burst mode info
 - pipeline connection tracking improvements
@@ -49,12 +57,19 @@ This list is obviously neither complete nor guaranteed.
 - testpmd attach/detach on primary and secondary
 - more info in dpdk-proc-info
 <!-- Crypto -->
+- MACsec in security library
 - qat with OpenSSL-3.0 library
 - qat without dependency on OpenSSL-1.x
 - SNOW3G PMD support on Aarch64
 - ZUC PMD support on Aarch64
+- security performance application
+- IPsec application support for per-SA HW reassembly
+- IPsec application event crypto adapter
 <!-- Compress -->
 <!-- Event -->
+- event element offset in vector
+- event weight and affinity attributes in queue configuration
+- event cryptodev vector type
 - event vector support in SW Rx eventdev adapter
 - control adapter and RX adapter enhancements in DLB driver
 - DLB assignment of SW/HW credit quanta on port usage hint
-- 
2.36.1


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

* [PATCH 6/7] update NVIDIA roadmap for 22.11
  2022-11-27 20:12 [PATCH 0/7] 22.11 roadmaps Thomas Monjalon
                   ` (4 preceding siblings ...)
  2022-11-27 20:12 ` [PATCH 5/7] update Marvell " Thomas Monjalon
@ 2022-11-27 20:12 ` Thomas Monjalon
  2022-11-27 20:12 ` [PATCH 7/7] update SmartShare Systems " Thomas Monjalon
  6 siblings, 0 replies; 10+ messages in thread
From: Thomas Monjalon @ 2022-11-27 20:12 UTC (permalink / raw)
  To: web
  Cc: david.marchand, honnappa.nagarahalli, niklas.soderlund,
	liudongdong3, jerinj, lmargalit, mb

Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2022-September/250487.html

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 17584da..05d8615 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -27,8 +27,15 @@ This list is obviously neither complete nor guaranteed.
 - protocol-based header split
 - ethdev congestion management
 - protocol parameter in color table update
+- ethdev hairpin memory capabilities
 - ethdev flow rules pre-configuration flags
+- ethdev port type hint when creating transfer table
+- ethdev flow action to route packet to kernel
+- ethdev async flow connection tracking configuration
+- ethdev indirect action async query
+- ethdev indirect age action update
 - ethdev queue-based ageing event info
+- ethdev flow modify action with GTP PSC QFI
 - ethdev event subtypes for IPsec SA expiry
 - ethdev error report/recovery event
 - ethdev trace points
@@ -39,6 +46,8 @@ This list is obviously neither complete nor guaranteed.
 <!-- Network drivers -->
 - bonding Tx prepare
 - memif performance optimization
+- mlx5 flow template and asynchronous queue-based management
+- mlx5 port representor matching
 - nfp flower firmware
 - nfp representor port
 - nfp flow offload
-- 
2.36.1


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

* [PATCH 7/7] update SmartShare Systems roadmap for 22.11
  2022-11-27 20:12 [PATCH 0/7] 22.11 roadmaps Thomas Monjalon
                   ` (5 preceding siblings ...)
  2022-11-27 20:12 ` [PATCH 6/7] update NVIDIA " Thomas Monjalon
@ 2022-11-27 20:12 ` Thomas Monjalon
  2022-11-27 20:43   ` Morten Brørup
  6 siblings, 1 reply; 10+ messages in thread
From: Thomas Monjalon @ 2022-11-27 20:12 UTC (permalink / raw)
  To: web
  Cc: david.marchand, honnappa.nagarahalli, niklas.soderlund,
	liudongdong3, jerinj, lmargalit, mb

Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2022-September/249261.html

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 05d8615..127de7d 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -12,6 +12,7 @@ This list is obviously neither complete nor guaranteed.
 ### Version 22.11 (2022 November) {#2211}
 
 <!-- General -->
+- non-temporal memory copy
 - index-based per core mempool cache
 - memarea library
 - free up 8B in first cacheline of mbuf for IOVA as VA builds
-- 
2.36.1


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

* RE: [PATCH 7/7] update SmartShare Systems roadmap for 22.11
  2022-11-27 20:12 ` [PATCH 7/7] update SmartShare Systems " Thomas Monjalon
@ 2022-11-27 20:43   ` Morten Brørup
  2022-11-27 21:34     ` Thomas Monjalon
  0 siblings, 1 reply; 10+ messages in thread
From: Morten Brørup @ 2022-11-27 20:43 UTC (permalink / raw)
  To: Thomas Monjalon, web
  Cc: david.marchand, honnappa.nagarahalli, niklas.soderlund,
	liudongdong3, jerinj, lmargalit

>  ### Version 22.11 (2022 November) {#2211}
> 
>  <!-- General -->
> +- non-temporal memory copy

I'm sorry, we didn't finish the non-temporal memory copy feature in time for 22.11.
We have not given up on it, so please move it down under the "Nice to have - Future" headline instead.

However, consider adding [1] (feel free to rephrase):
 - mempool stats without debug overhead

[1]: https://patchwork.dpdk.org/project/dpdk/list/?series=25670&state=3


>  - index-based per core mempool cache

The index-based mempool cache did not make it due to ABI breakage, and should probably be removed from the list.
This contribution came from ARM, perhaps @Honnappa has an opinion?


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

* Re: [PATCH 7/7] update SmartShare Systems roadmap for 22.11
  2022-11-27 20:43   ` Morten Brørup
@ 2022-11-27 21:34     ` Thomas Monjalon
  0 siblings, 0 replies; 10+ messages in thread
From: Thomas Monjalon @ 2022-11-27 21:34 UTC (permalink / raw)
  To: Morten Brørup
  Cc: web, david.marchand, honnappa.nagarahalli, niklas.soderlund,
	liudongdong3, jerinj, lmargalit

27/11/2022 21:43, Morten Brørup:
> >  ### Version 22.11 (2022 November) {#2211}
> > 
> >  <!-- General -->
> > +- non-temporal memory copy
> 
> I'm sorry, we didn't finish the non-temporal memory copy feature in time for 22.11.
> We have not given up on it, so please move it down under the "Nice to have - Future" headline instead.

It is moved to 23.03 in a following patch.

> However, consider adding [1] (feel free to rephrase):
>  - mempool stats without debug overhead

You can add it to the roadmap for 23.03.

> [1]: https://patchwork.dpdk.org/project/dpdk/list/?series=25670&state=3
> 
> >  - index-based per core mempool cache
> 
> The index-based mempool cache did not make it due to ABI breakage, and should probably be removed from the list.
> This contribution came from ARM, perhaps @Honnappa has an opinion?

Let's refresh the list for the next releases.



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

end of thread, other threads:[~2022-11-27 21:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-27 20:12 [PATCH 0/7] 22.11 roadmaps Thomas Monjalon
2022-11-27 20:12 ` [PATCH 1/7] update DTS roadmap for 22.11 Thomas Monjalon
2022-11-27 20:12 ` [PATCH 2/7] update Arm " Thomas Monjalon
2022-11-27 20:12 ` [PATCH 3/7] update Corigine " Thomas Monjalon
2022-11-27 20:12 ` [PATCH 4/7] update Huawei " Thomas Monjalon
2022-11-27 20:12 ` [PATCH 5/7] update Marvell " Thomas Monjalon
2022-11-27 20:12 ` [PATCH 6/7] update NVIDIA " Thomas Monjalon
2022-11-27 20:12 ` [PATCH 7/7] update SmartShare Systems " Thomas Monjalon
2022-11-27 20:43   ` Morten Brørup
2022-11-27 21:34     ` 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).