DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: scheduler API deprecation notice
@ 2020-07-27  9:41 Adam Dybkowski
  2020-08-06 14:21 ` Thomas Monjalon
  0 siblings, 1 reply; 14+ messages in thread
From: Adam Dybkowski @ 2020-07-27  9:41 UTC (permalink / raw)
  To: dev, fiona.trahe, akhil.goyal; +Cc: Adam Dybkowski, Fan Zhang

This patch adds a deprecation notice about upcoming changes
in public API of the Scheduler PMD.

Signed-off-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
---
 doc/guides/rel_notes/deprecation.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index a58a17946..dbc779a9e 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -142,3 +142,10 @@ Deprecation Notices
   Python 2 support will be completely removed in 20.11.
   In 20.08, explicit deprecation warnings will be displayed when running
   scripts with Python 2.
+
+* scheduler: The functions ``rte_cryptodev_scheduler_slave_attach``,
+  ``rte_cryptodev_scheduler_slave_detach`` and
+  ``rte_cryptodev_scheduler_slaves_get`` will be replaced in 20.11 by
+  ``rte_cryptodev_scheduler_worker_attach``,
+  ``rte_cryptodev_scheduler_worker_detach`` and
+  ``rte_cryptodev_scheduler_workers_get`` accordingly.
-- 
2.25.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-08-12 15:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27  9:41 [dpdk-dev] [PATCH] doc: scheduler API deprecation notice Adam Dybkowski
2020-08-06 14:21 ` Thomas Monjalon
2020-08-06 17:18   ` Akhil Goyal
2020-08-07 22:05     ` Thomas Monjalon
2020-08-10  9:47       ` Dybkowski, AdamX
2020-08-10 10:19         ` Thomas Monjalon
2020-08-10 11:49           ` Trahe, Fiona
2020-08-10 12:50             ` Thomas Monjalon
2020-08-12  9:52               ` Bruce Richardson
2020-08-12 10:22                 ` Thomas Monjalon
2020-08-12 10:49                   ` [dpdk-dev] [dpdk-techboard] " Maxime Coquelin
2020-08-12 10:57                     ` Hemant Agrawal
2020-08-12 12:23                       ` Thomas Monjalon
2020-08-12 15:25                         ` Stephen Hemminger

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).