Kevin Laatz <[email protected]> writes:
> 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(-) > Acked-by: Ray Kinsella <[email protected]>

