On 24/05/2022 14:14, Kevin Laatz wrote:
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 <[email protected]> Acked-by: Ray Kinsella <[email protected]> --- lib/power/rte_power_pmd_mgmt.c | 21 ++++++++++++++++++--- lib/power/rte_power_pmd_mgmt.h | 27 +++++++++++++++++++++++++++ lib/power/version.map | 4 ++++ 3 files changed, 49 insertions(+), 3 deletions(-)
Tested-by: David Hunt <[email protected]>

