Re: [PATCH v4 2/3] l3fwd-power: add option to call uncore API

2022-09-23 Thread Hunt, David
On 20/09/2022 10:48, Tadhg Kearney wrote: Add option for setting uncore frequency min/max/index, through uncore API. This will be set for each package and die on the SKU. On exit, uncore min and max frequency will be reverted back to previous frequencies. Signed-off-by: Tadhg Kearney --- ..

[PATCH v4 2/3] l3fwd-power: add option to call uncore API

2022-09-20 Thread Tadhg Kearney
Add option for setting uncore frequency min/max/index, through uncore API. This will be set for each package and die on the SKU. On exit, uncore min and max frequency will be reverted back to previous frequencies. Signed-off-by: Tadhg Kearney --- .../sample_app_ug/l3_forward_power_man.rst|