DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: add removal note for power empty poll API
@ 2022-08-02 15:22 Reshma Pattan
  2022-08-30  9:23 ` Hunt, David
  2022-10-05  8:44 ` [PATCH v2] " Reshma Pattan
  0 siblings, 2 replies; 11+ messages in thread
From: Reshma Pattan @ 2022-08-02 15:22 UTC (permalink / raw)
  To: dev; +Cc: Reshma Pattan, David Hunt

Add removal note for experimental empty poll API.

CC: David Hunt <david.hunt@intel.com>

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
---
 doc/guides/prog_guide/power_man.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guides/prog_guide/power_man.rst b/doc/guides/prog_guide/power_man.rst
index 98cfd3c1f3..2e47d87cbb 100644
--- a/doc/guides/prog_guide/power_man.rst
+++ b/doc/guides/prog_guide/power_man.rst
@@ -192,6 +192,12 @@ User Cases
 ----------
 The mechanism can applied to any device which is based on polling. e.g. NIC, FPGA.
 
+Removal Note
+------------
+The experimental empty poll APIs will be removed from the library in a future DPDK release.
+Suggest to use new lcore poll busyness APIs added in 22.11.
+
+
 Ethernet PMD Power Management API
 ---------------------------------
 
-- 
2.27.0


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

end of thread, other threads:[~2022-11-15 15:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-02 15:22 [PATCH] doc: add removal note for power empty poll API Reshma Pattan
2022-08-30  9:23 ` Hunt, David
2022-10-05  8:44 ` [PATCH v2] " Reshma Pattan
2022-10-05 12:27   ` Thomas Monjalon
2022-10-07 13:54     ` Pattan, Reshma
2022-10-07 13:40   ` [PATCH v3] " Reshma Pattan
2022-10-31 15:26     ` Thomas Monjalon
2022-11-02 12:35       ` Pattan, Reshma
2022-11-02 12:31     ` [PATCH v4] doc: add removal warning " Reshma Pattan
2022-11-02 12:41       ` [PATCH v5] " Reshma Pattan
2022-11-15 15:35         ` 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).