]> git.droids-corp.org - dpdk.git/commit
power: add get/set empty-poll maximum API
authorKevin Laatz <kevin.laatz@intel.com>
Thu, 2 Jun 2022 15:13:36 +0000 (16:13 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 4 Jun 2022 20:37:47 +0000 (22:37 +0200)
commit9e9e945bf6e9b2811ebad988db45beff5327b1a6
tree4136cf77136afa033b0c416473b698c5501c2553
parent406937f89ffd96b5de5d407b2a938e1664d2e82f
power: add get/set empty-poll maximum API

Add new get/set APIs to configure emptypoll max which is used to
determine when a queue can go into sleep state.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
Tested-by: David Hunt <david.hunt@intel.com>
doc/guides/prog_guide/power_man.rst
lib/power/rte_power_pmd_mgmt.c
lib/power/rte_power_pmd_mgmt.h
lib/power/version.map