[7/7] update SmartShare Systems roadmap for 22.11

Message ID 20221127201245.884619-8-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series 22.11 roadmaps |

Commit Message

Thomas Monjalon Nov. 27, 2022, 8:12 p.m. UTC
  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(+)
  

Comments

Morten Brørup Nov. 27, 2022, 8:43 p.m. UTC | #1
>  ### 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?
  
Thomas Monjalon Nov. 27, 2022, 9:34 p.m. UTC | #2
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.
  

Patch

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