* RE: [PATCH 7/7] update SmartShare Systems roadmap for 22.11
@ 2022-11-27 21:49 Morten Brørup
2022-11-27 22:05 ` Thomas Monjalon
0 siblings, 1 reply; 5+ messages in thread
From: Morten Brørup @ 2022-11-27 21:49 UTC (permalink / raw)
To: Thomas Monjalon
Cc: web, david.marchand, honnappa.nagarahalli, niklas.soderlund,
liudongdong3, jerinj, lmargalit
[-- Attachment #1: Type: text/plain, Size: 1392 bytes --]
mempool stats without debug overheadMade it into 22.11 in the last minute.-MortenSent from smartphone. Please excuse brevity and spelling.
-------- Oprindelig besked --------Fra: Thomas Monjalon <thomas@monjalon.net> Dato: 27.11.2022 22.34 (GMT+01:00) Til: Morten Brørup <mb@smartsharesystems.com> Cc: web@dpdk.org, david.marchand@redhat.com, honnappa.nagarahalli@arm.com, niklas.soderlund@corigine.com, liudongdong3@huawei.com, jerinj@marvell.com, lmargalit@nvidia.com Emne: Re: [PATCH 7/7] update SmartShare Systems roadmap for 22.11 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 overheadYou 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.
[-- Attachment #2: Type: text/html, Size: 2197 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH 0/7] 22.11 roadmaps
@ 2022-11-27 20:12 Thomas Monjalon
2022-11-27 20:12 ` [PATCH 7/7] update SmartShare Systems roadmap for 22.11 Thomas Monjalon
0 siblings, 1 reply; 5+ 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] 5+ 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
@ 2022-11-27 20:12 ` Thomas Monjalon
2022-11-27 20:43 ` Morten Brørup
0 siblings, 1 reply; 5+ 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] 5+ 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 roadmap for 22.11 Thomas Monjalon
@ 2022-11-27 20:43 ` Morten Brørup
2022-11-27 21:34 ` Thomas Monjalon
0 siblings, 1 reply; 5+ 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] 5+ 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; 5+ 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] 5+ messages in thread
end of thread, other threads:[~2022-11-27 22:05 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-27 21:49 [PATCH 7/7] update SmartShare Systems roadmap for 22.11 Morten Brørup
2022-11-27 22:05 ` Thomas Monjalon
-- strict thread matches above, loose matches on Subject: below --
2022-11-27 20:12 [PATCH 0/7] 22.11 roadmaps Thomas Monjalon
2022-11-27 20:12 ` [PATCH 7/7] update SmartShare Systems roadmap for 22.11 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).