DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: announce deprecation of cmdline_poll
@ 2023-03-14 17:18 Stephen Hemminger
  2023-03-14 23:01 ` Stephen Hemminger
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Stephen Hemminger @ 2023-03-14 17:18 UTC (permalink / raw)
  To: dev; +Cc: Stephen Hemminger

Function was added by commit 067855e651d6 ("cmdline: add polling mode")
but never tested or used by DPDK applications. Mark it for
future removal.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 doc/guides/rel_notes/deprecation.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 872847e938ed..28c458591a68 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -135,3 +135,8 @@ Deprecation Notices
   Its removal has been postponed to let potential users report interest
   in maintaining it.
   In the absence of such interest, this library will be removed in DPDK 23.11.
+
+* cmdline: The function ``cmdline_poll`` does not work correctly on either
+  Linux or Windows and is unused by any part of DPDK.
+  It will be marked deprecated
+  starting in the 23.07 relead and removed in DPDK 23.11.
-- 
2.39.2


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

end of thread, other threads:[~2023-07-28 10:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-14 17:18 [PATCH] doc: announce deprecation of cmdline_poll Stephen Hemminger
2023-03-14 23:01 ` Stephen Hemminger
2023-07-28 10:12   ` Maxime Coquelin
2023-06-26 16:38 ` Stephen Hemminger
2023-07-28  9:44   ` Thomas Monjalon
2023-07-28  9:45 ` Bruce Richardson
2023-07-28 10:15 ` [PATCH v2] " Bruce Richardson
2023-07-28 10:26   ` Maxime Coquelin
2023-07-28 10:39     ` Thomas Monjalon
2023-07-28 10:28   ` Burakov, Anatoly

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