From: Thomas Monjalon <thomas@monjalon.net>
To: Anatoly Burakov <anatoly.burakov@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 2/2] doc: add PMD power management to doxygen API index
Date: Wed, 17 Mar 2021 12:12:38 +0100 [thread overview]
Message-ID: <4540360.T0d8s89EMX@thomas> (raw)
In-Reply-To: <a3ff8306eefe69c6be95369c89cb3dbd245a69e5.1614774908.git.anatoly.burakov@intel.com>
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@dpdk.org
> Signed-off-by: Anatoly Burakov <anatoly.burakov@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 ;)
prev parent reply other threads:[~2021-03-17 11:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-03 12:35 [dpdk-dev] [PATCH 1/2] doc: add power intrinsics to doxygen API index Anatoly Burakov
2021-03-03 12:35 ` [dpdk-dev] [PATCH 2/2] doc: add PMD power management " Anatoly Burakov
2021-03-17 11:12 ` Thomas Monjalon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4540360.T0d8s89EMX@thomas \
--to=thomas@monjalon.net \
--cc=anatoly.burakov@intel.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.