* [PATCH] clean obsolete items from roadmap
@ 2023-08-14 11:11 Thomas Monjalon
2023-08-15 10:21 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Monjalon @ 2023-08-14 11:11 UTC (permalink / raw)
To: web
Some items are dropped for the following reasons:
- index-based per core mempool cache
abandoned because of zero-copy mempool cache access
- Tx QoS marking API
abandoned for performance reason
- mlx5 packet size matching
already supported in 23.03
- mlx5 flow matching of all switch ports in one rule
already supported in 22.07
- octeontx2 mirroring -> cnxk mirroring
planned in cnxk instead of the old driver octeontx2
- qede initial support for next generation hardware
- qede flow API support
no update
- spnic driver for Ramaxel devices
no update
- qat without dependency on OpenSSL-1.x
unclear and no update
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
content/roadmap/_index.md | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 9524315..9082c68 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -14,21 +14,14 @@ This list is obviously neither complete nor guaranteed.
<!-- General -->
- non-temporal memory copy
- mempool cache zero-copy get/put bulk
-- index-based per core mempool cache
- memarea library
- ring generic implementation removal and C11 improvement
- PMU counter for self monitoring/profiling
- dmadev trace points
<!-- Networking -->
- buffer recycle (a.k.a direct-rearm of Rx side buffers)
-- Tx QoS marking API
<!-- Network drivers -->
-- mlx5 packet size matching
-- mlx5 flow matching of all switch ports in one rule
-- octeontx2 mirroring
-- qede initial support for next generation hardware
-- qede flow API support
-- spnic driver for Ramaxel devices
+- cnxk mirroring
<!-- Virtualisation -->
- vhost small copy with CPU in DSA-accelerated vhost
- vhost port mirroring with DMAdev
@@ -36,7 +29,6 @@ This list is obviously neither complete nor guaranteed.
<!-- Network apps -->
- testpmd attach/detach on primary and secondary
<!-- Crypto -->
-- qat without dependency on OpenSSL-1.x
<!-- Compress -->
<!-- Event -->
- control adapter and RX adapter enhancements in DLB driver
--
2.41.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] clean obsolete items from roadmap
2023-08-14 11:11 [PATCH] clean obsolete items from roadmap Thomas Monjalon
@ 2023-08-15 10:21 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2023-08-15 10:21 UTC (permalink / raw)
To: web
lundi 14 août 2023, Thomas Monjalon:
> Some items are dropped for the following reasons:
>
> - index-based per core mempool cache
> abandoned because of zero-copy mempool cache access
>
> - Tx QoS marking API
> abandoned for performance reason
>
> - mlx5 packet size matching
> already supported in 23.03
> - mlx5 flow matching of all switch ports in one rule
> already supported in 22.07
>
> - octeontx2 mirroring -> cnxk mirroring
> planned in cnxk instead of the old driver octeontx2
>
> - qede initial support for next generation hardware
> - qede flow API support
> no update
>
> - spnic driver for Ramaxel devices
> no update
>
> - qat without dependency on OpenSSL-1.x
> unclear and no update
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-15 10:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-14 11:11 [PATCH] clean obsolete items from roadmap Thomas Monjalon
2023-08-15 10:21 ` 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).