* [PATCH] doc/sample_app_ug: add baseline mode
@ 2024-04-16 13:20 Karen Kelly
2024-07-29 21:05 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Karen Kelly @ 2024-04-16 13:20 UTC (permalink / raw)
To: anatoly.burakov, david.hunt; +Cc: dev, reshma.pattan, conor.walsh, Karen Kelly
Updating PMD Power Management Mode section of the l3fwd-power
sample app to add baseline option as this was missing from the
original commit.
Fixes: a9ea60702ecb ("examples/l3fwd-power: add baseline PMD management mode")
Signed-off-by: Karen Kelly <karen.kelly@intel.com>
---
doc/guides/sample_app_ug/l3_forward_power_man.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/guides/sample_app_ug/l3_forward_power_man.rst b/doc/guides/sample_app_ug/l3_forward_power_man.rst
index 4a6f33bf4f..9c9684fea7 100644
--- a/doc/guides/sample_app_ug/l3_forward_power_man.rst
+++ b/doc/guides/sample_app_ug/l3_forward_power_man.rst
@@ -280,6 +280,9 @@ will use automatic PMD power management.
This mode is limited to one queue per core,
and has three available power management schemes:
+``baseline``
+ This mode will not enable any power saving features.
+
``monitor``
This will use ``rte_power_monitor()`` function to enter
a power-optimized state (subject to platform support).
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] doc/sample_app_ug: add baseline mode
2024-04-16 13:20 [PATCH] doc/sample_app_ug: add baseline mode Karen Kelly
@ 2024-07-29 21:05 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2024-07-29 21:05 UTC (permalink / raw)
To: Karen Kelly; +Cc: anatoly.burakov, david.hunt, dev, reshma.pattan, conor.walsh
16/04/2024 15:20, Karen Kelly:
> Updating PMD Power Management Mode section of the l3fwd-power
> sample app to add baseline option as this was missing from the
> original commit.
>
> Fixes: a9ea60702ecb ("examples/l3fwd-power: add baseline PMD management mode")
>
> Signed-off-by: Karen Kelly <karen.kelly@intel.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-29 21:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-16 13:20 [PATCH] doc/sample_app_ug: add baseline mode Karen Kelly
2024-07-29 21:05 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).