Kevin Laatz <[email protected]> writes:
> 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]> > --- > lib/power/rte_power_pmd_mgmt.c | 26 ++++++++++++++++++++++++-- > lib/power/rte_power_pmd_mgmt.h | 31 +++++++++++++++++++++++++++++++ > lib/power/version.map | 2 ++ > 3 files changed, 57 insertions(+), 2 deletions(-) > Acked-by: Ray Kinsella <[email protected]>

