On 24/05/2022 14:14, Kevin Laatz wrote:
Add new get/set API for configuring 'pause_duration' which used to adjust the pause mode callback duration. Signed-off-by: Kevin Laatz <kevin.la...@intel.com> Acked-by: Ray Kinsella <m...@ashroe.eu> Acked-by: Anatoly Burakov <anatoly.bura...@intel.com> --- v3: changed printf to RTE_LOG --- lib/power/rte_power_pmd_mgmt.c | 25 +++++++++++++++++++++++-- lib/power/rte_power_pmd_mgmt.h | 31 +++++++++++++++++++++++++++++++ lib/power/version.map | 2 ++ 3 files changed, 56 insertions(+), 2 deletions(-)
Tested-by: David Hunt <david.h...@intel.com>