Re: [PATCH v2 1/2] power: refactor uncore power management interfaces

2023-10-17 Thread David Marchand
On Wed, Aug 16, 2023 at 12:10 PM Sivaprasad Tummala wrote: > > currently the uncore power management implementation is vendor specific. > Added new vendor agnostic uncore power interface similar to rte_power > and rename specific implementations ("rte_power_intel_uncore") to > "power_intel_uncore"

RE: [PATCH v2 1/2] power: refactor uncore power management interfaces

2023-10-09 Thread Tummala, Sivaprasad
[AMD Official Use Only - General] > -Original Message- > From: David Marchand > Sent: Friday, October 6, 2023 2:33 PM > To: david.h...@intel.com; anatoly.bura...@intel.com > Cc: Yigit, Ferruh ; dev@dpdk.org; Tummala, Sivaprasad > > Subject: Re: [PATCH v2 1/2] p

Re: [PATCH v2 1/2] power: refactor uncore power management interfaces

2023-10-06 Thread David Marchand
On Wed, Aug 16, 2023 at 12:10 PM Sivaprasad Tummala wrote: > > currently the uncore power management implementation is vendor specific. > Added new vendor agnostic uncore power interface similar to rte_power > and rename specific implementations ("rte_power_intel_uncore") to > "power_intel_uncore"