Re: [dpdk-dev] [PATCH v1 2/4] test/power: add turbo mode to freq check function

2021-04-22 Thread Burakov, Anatoly
On 22-Apr-21 3:40 PM, David Hunt wrote: With the intel_pstate driver and turbo enabled, the top frequency in the frequency array is the P1+1, i.e. 231, whereas the frequency shown in scaling_cur_freq could be a lot higher. This patch adds a flag to the check_cur_freq function so that we can

[dpdk-dev] [PATCH v1 2/4] test/power: add turbo mode to freq check function

2021-04-22 Thread David Hunt
With the intel_pstate driver and turbo enabled, the top frequency in the frequency array is the P1+1, i.e. 231, whereas the frequency shown in scaling_cur_freq could be a lot higher. This patch adds a flag to the check_cur_freq function so that we can specify if a frequency is greater than exp