| a9ea6070 | 22-Jun-2021 |
David Hunt <[email protected]> |
examples/l3fwd-power: add baseline PMD management mode
The PMD Power Management scheme currently has 3 modes, scale, monitor and pause. However, it would be nice to have a baseline mode for easy com
examples/l3fwd-power: add baseline PMD management mode
The PMD Power Management scheme currently has 3 modes, scale, monitor and pause. However, it would be nice to have a baseline mode for easy comparison of power savings with and without these modes.
This patch adds a 'baseline' mode were the PMD power management is not enabled. Use --pmd-mgmt=baseline.
Signed-off-by: David Hunt <[email protected]> Acked-by: Anatoly Burakov <[email protected]>
show more ...
|