[dpdk-dev] [PATCH v16 06/11] ethdev: add simple power management API
Ananyev, Konstantin
konstantin.ananyev at intel.com
Wed Jan 13 14:18:33 CET 2021
>
> Add a simple API to allow getting the monitor conditions for
> power-optimized monitoring of the Rx queues from the PMD, as well as
> release notes information.
>
> Signed-off-by: Liang Ma <liang.j.ma at intel.com>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
> ---
>
> Notes:
> v13:
> - Fix typos and issues raised by Andrew
>
> doc/guides/rel_notes/release_21_02.rst | 5 +++++
> lib/librte_ethdev/rte_ethdev.c | 28 ++++++++++++++++++++++++++
> lib/librte_ethdev/rte_ethdev.h | 25 +++++++++++++++++++++++
> lib/librte_ethdev/rte_ethdev_driver.h | 22 ++++++++++++++++++++
> lib/librte_ethdev/version.map | 3 +++
> 5 files changed, 83 insertions(+)
> --
Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> 2.25.1
More information about the dev
mailing list