DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: remove cmdline deprecation notice
@ 2024-02-07 11:09 Dariusz Sosnowski
  2024-02-18 18:41 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Dariusz Sosnowski @ 2024-02-07 11:09 UTC (permalink / raw)
  To: Bruce Richardson, Stephen Hemminger; +Cc: dev, stable

Remove mention of cmdline_poll() function from deprecation notice,
because it was removed in 23.11 release.

Fixes: f44f2edd198a ("cmdline: remove poll function")
Cc: stephen@networkplumber.org
Cc: stable@dpdk.org

Signed-off-by: Dariusz Sosnowski <dsosnowski@nvidia.com>
---
 doc/guides/rel_notes/deprecation.rst | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 81b93515cb..10630ba255 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -27,10 +27,6 @@ Deprecation Notices
 * kvargs: The function ``rte_kvargs_process`` will get a new parameter
   for returning key match count. It will ease handling of no-match case.
 
-* cmdline: The function ``cmdline_poll`` does not work correctly on either
-  Linux or Windows and is unused by any part of DPDK.
-  This function is now deprecated and will be removed in DPDK 23.11.
-
 * telemetry: The functions ``rte_tel_data_add_array_u64`` and ``rte_tel_data_add_dict_u64``,
   used by telemetry callbacks for adding unsigned integer values to be returned to the user,
   are renamed to ``rte_tel_data_add_array_uint`` and ``rte_tel_data_add_dict_uint`` respectively.
-- 
2.25.1


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

* Re: [PATCH] doc: remove cmdline deprecation notice
  2024-02-07 11:09 [PATCH] doc: remove cmdline deprecation notice Dariusz Sosnowski
@ 2024-02-18 18:41 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2024-02-18 18:41 UTC (permalink / raw)
  To: Dariusz Sosnowski; +Cc: Bruce Richardson, Stephen Hemminger, dev, stable

07/02/2024 12:09, Dariusz Sosnowski:
> Remove mention of cmdline_poll() function from deprecation notice,
> because it was removed in 23.11 release.
> 
> Fixes: f44f2edd198a ("cmdline: remove poll function")
> Cc: stephen@networkplumber.org
> Cc: stable@dpdk.org
> 
> Signed-off-by: Dariusz Sosnowski <dsosnowski@nvidia.com>

Marking as superseded in patchwork,
because Stephen had sent a similar patch in December.




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

end of thread, other threads:[~2024-02-18 18:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-07 11:09 [PATCH] doc: remove cmdline deprecation notice Dariusz Sosnowski
2024-02-18 18:41 ` 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).