RE: [PATCH v7 1/3] power: add uncore frequency control API to the power library

2022-10-05 Thread Kearney, Tadhg
> -Original Message- > From: Thomas Monjalon > Sent: Tuesday 4 October 2022 18:09 > To: Kearney, Tadhg > Cc: dev@dpdk.org; Hunt, David ; Burakov, Anatoly > ; Pattan, Reshma > Subject: Re: [PATCH v7 1/3] power: add uncore frequency control API to the > power libra

RE: [PATCH v2 1/3] power: add uncore API to power library

2022-07-26 Thread Kearney, Tadhg
> -Original Message- > From: Richardson, Bruce *snip* > > > +dpdk_conf.set('RTE_MAX_NUMA_DIE', 1) > > > +dpdk_conf.set('RTE_MAX_UNCORE_FREQS', 32) > > > > Check if these flags should be added to other platforms. > > > > I think we need some explanation as to what these values are for, and

RE: [PATCH v1 1/4] power: add uncore api to power library

2022-07-14 Thread Kearney, Tadhg
> -Original Message- > From: Stephen Hemminger > Sent: Monday 11 July 2022 17:37 > To: Kearney, Tadhg > Cc: dev@dpdk.org; dave.h...@intel.com; Burakov, Anatoly > ; Pattan, Reshma > Subject: Re: [PATCH v1 1/4] power: add uncore api to power library > > On Mon,