Skip to content

Commit

Permalink
doc: add baseline mode in l3fwd-power guide
Browse files Browse the repository at this point in the history
[ upstream commit 40b46770b0fc5c39b4987067780a6e92e1b30ea8 ]

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: a9ea607 ("examples/l3fwd-power: add baseline PMD management mode")

Signed-off-by: Karen Kelly <karen.kelly@intel.com>
  • Loading branch information
karenkel authored and bluca committed Jul 29, 2024
1 parent b9c8076 commit 29857b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/guides/sample_app_ug/l3_forward_power_man.rst
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,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).
Expand Down

0 comments on commit 29857b8

Please sign in to comment.