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 <[email protected]> Acked-by: Ray Kinsella <[email protected]> Acked-by: Anatoly Burakov <[email protected]> --- 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 <[email protected]>

