Re: [dpdk-dev] [PATCH v1] examples/power: add baseline mode to PMD power

2021-06-02 Thread Burakov, Anatoly
On 31-May-21 12:30 PM, David Hunt wrote: 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 mana

[dpdk-dev] [PATCH v1] examples/power: add baseline mode to PMD power

2021-05-31 Thread David Hunt
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 --pmg-mgmt=basel