Message ID | 20221006093803.2076768-1-tadhg.kearney@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | add Intel uncore api to be called through l3fwd-power | expand |
06/10/2022 11:38, Tadhg Kearney: > This is targeting 22.11 and aims to add an API to DPDK power library to > allow uncore frequency adjustment. This will be called through the l3fwd-power > app and gives the ability to set the minimum and maximum uncore frequency to > both min, max or specific frequency index. > > Signed-off-by: tadhgkearney <tadhg.kearney@intel.com> > Reviewed-by: David Hunt <david.hunt@intel.com> > Acked-by: David Hunt <david.hunt@intel.com> I did some edits to make it more comfortable to my eyes. Applied, thanks. I really would like 2 follow-ups please: - some general clean-up in power library code and doc. - some discussion about how we can make this library more generic.