[dpdk-dev] [PATCH 2/2] doc: add PMD power management to doxygen API index

Thomas Monjalon thomas at monjalon.net
Wed Mar 17 12:12:38 CET 2021


03/03/2021 13:35, Anatoly Burakov:
> Currently, the PMD power management API header is missing from the API
> index generated by doxygen. Add it.
> 
> Fixes: 682a645438c5 ("power: add ethdev power management")

Cc: stable at dpdk.org

> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
[...]
> --- a/doc/api/doxy-api-index.md
> +++ b/doc/api/doxy-api-index.md
> @@ -96,6 +96,7 @@ The public API headers are grouped by topics:
>    [service cores]      (@ref rte_service.h),
>    [keepalive]          (@ref rte_keepalive.h),
>    [power/freq]         (@ref rte_power.h)
> +  [PMD power]          (@ref rte_power_pmd_mgmt.h)

A comma is missing in previous item.

Fixed, squashed with other patch and applied.

Happy St-Patrick ;)




More information about the dev mailing list