On 24/05/2022 14:14, Kevin Laatz wrote:
Add CLI options to l3fwd_power to utilize the new power APIs introduced in this patchset. These CLI options allow the user to configure the heuritstics made available through the new API via the l3fwd_power application options. Signed-off-by: Kevin Laatz <[email protected]> Acked-by: Anatoly Burakov <[email protected]> --- v3: move setters out of arg parsing v2: add doc update for l3fwd-power --- .../sample_app_ug/l3_forward_power_man.rst | 8 ++ examples/l3fwd-power/main.c | 86 ++++++++++++++++++- 2 files changed, 93 insertions(+), 1 deletion(-)
Tested-by: David Hunt <[email protected]>

