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

Bruce Richardson bruce.richardson at intel.com
Thu Jul 21 11:01:41 CEST 2022


On Wed, Jul 20, 2022 at 04:10:07PM +0000, Pattan, Reshma wrote:
> 
> 
> > -----Original Message-----
> > From: Kearney, Tadhg <tadhg.kearney at intel.com>
> > diff --git a/config/x86/meson.build b/config/x86/meson.build index
> > +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 how
they should be set for various platforms. Are they always these values, or
should they be determined programmatically at build time?

/Bruce


More information about the dev mailing list