DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: web@dpdk.org
Subject: [PATCH] clean obsolete items from roadmap
Date: Mon, 14 Aug 2023 13:11:36 +0200	[thread overview]
Message-ID: <20230814111136.236993-1-thomas@monjalon.net> (raw)

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


             reply	other threads:[~2023-08-14 11:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-14 11:11 Thomas Monjalon [this message]
2023-08-15 10:21 ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230814111136.236993-1-thomas@monjalon.net \
    --to=thomas@monjalon.net \
    --cc=web@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).