Re: [PATCH] doc/power: add info on scale mode reaction time

2021-11-26 Thread Thomas Monjalon
24/11/2021 17:53, David Hunt: > When using PMD Power Management, scale mode reacts slower than > monitor mode and pause mode. Add note in user guide to this > effect. > > Signed-off-by: David Hunt > --- > This power saving scheme will use ``librte_power`` library functionality > to > - sca

[PATCH] doc/power: add info on scale mode reaction time

2021-11-24 Thread David Hunt
When using PMD Power Management, scale mode reacts slower than monitor mode and pause mode. Add note in user guide to this effect. Signed-off-by: David Hunt --- doc/guides/prog_guide/power_man.rst | 4 +++- doc/guides/sample_app_ug/l3_forward_power_man.rst | 5 +++-- 2 files change