DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jasvinder Singh <jasvinder.singh@intel.com>
To: dev@dpdk.org
Cc: cristian.dumitrescu@intel.com, ferruh.yigit@intel.com
Subject: [dpdk-dev] [PATCH v2] doc/rel_notes: remove old deprecation notice for sched
Date: Mon, 14 Jun 2021 16:00:09 +0100	[thread overview]
Message-ID: <20210614150009.2796240-1-jasvinder.singh@intel.com> (raw)
In-Reply-To: <20210614094500.2794100-1-jasvinder.singh@intel.com>

APIs and data structures hasve been modified as per deprecation
note, so removing deprecation notice from the notes.

Fixes: 8b16a7a6fa5d ("doc: announce sched API change")

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
---
v2: 
- add fixes tag

 doc/guides/rel_notes/deprecation.rst | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 9584d6bfd..9a239000a 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -135,12 +135,6 @@ Deprecation Notices
   values to the function ``rte_event_eth_rx_adapter_queue_add`` using
   the structure ``rte_event_eth_rx_adapter_queue_add``.
 
-* sched: To allow more traffic classes, flexible mapping of pipe queues to
-  traffic classes, and subport level configuration of pipes and queues
-  changes will be made to macros, data structures and API functions defined
-  in "rte_sched.h". These changes are aligned to improvements suggested in the
-  RFC https://mails.dpdk.org/archives/dev/2018-November/120035.html.
-
 * metrics: The function ``rte_metrics_init`` will have a non-void return
   in order to notify errors instead of calling ``rte_exit``.
 
-- 
2.26.3


  parent reply	other threads:[~2021-06-14 15:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-14  9:45 [dpdk-dev] [PATCH] " Jasvinder Singh
2021-06-14 13:26 ` David Marchand
2021-06-14 15:00 ` Jasvinder Singh [this message]
2021-06-14 16:30   ` [dpdk-dev] [PATCH v3] " Jasvinder Singh
2021-06-14 16:39     ` Andrew Rybchenko
2021-07-31 17:28       ` 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=20210614150009.2796240-1-jasvinder.singh@intel.com \
    --to=jasvinder.singh@intel.com \
    --cc=cristian.dumitrescu@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    /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).