[PATCH] doc: add removal note for power empty poll API
Hunt, David
david.hunt at intel.com
Tue Aug 30 11:23:09 CEST 2022
On 02/08/2022 16:22, Reshma Pattan wrote:
> 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
> ---------------------------------
>
Hi Reshma,
Yes, these APIs will be superseded by the newer poll busyness telemetry.
Acked-by: David Hunt <david.hunt at intel.com>
More information about the dev
mailing list