[PATCH] doc: add removal note for power empty poll API

Reshma Pattan reshma.pattan at intel.com
Tue Aug 2 17:22:06 CEST 2022


Add removal note for experimental empty poll API.

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

Signed-off-by: Reshma Pattan <reshma.pattan at 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



More information about the dev mailing list