[dpdk-dev] [PATCH v8 0/2] power: add support for cppc cpufreq driver

Richael Zhuang Richael.Zhuang at arm.com
Mon Jul 12 04:05:47 CEST 2021



> -----Original Message-----
> From: David Marchand <david.marchand at redhat.com>
> Sent: Friday, July 9, 2021 10:07 PM
> To: Richael Zhuang <Richael.Zhuang at arm.com>
> Cc: dev <dev at dpdk.org>; Yu Jiang <yux.jiang at intel.com>; David Hunt
> <david.hunt at intel.com>
> Subject: Re: [dpdk-dev] [PATCH v8 0/2] power: add support for cppc cpufreq
> driver
> 
> On Fri, Jul 9, 2021 at 12:56 PM Richael Zhuang <richael.zhuang at arm.com>
> wrote:
> >
> > v8:
> > fix build issue with clang
> 
> This cover letter is empty and we only have a partial changelog.
> I'll trust David Hunt reviews and go ahead with the series.
> Please put some effort in the cover letter and tracking changes for future
> contributions.
>
Thanks for reminding! 
> 
> >
> > Richael Zhuang (2):
> >   power: add support for cppc cpufreq
> >   test/power: round cpuinfo cur freq only in CPPC cpufreq
> >
> >  app/test/test_power.c                  |   3 +-
> >  app/test/test_power_cpufreq.c          |  26 +-
> >  doc/guides/rel_notes/release_21_08.rst |   4 +
> >  lib/power/meson.build                  |   1 +
> >  lib/power/power_cppc_cpufreq.c         | 680 +++++++++++++++++++++++++
> >  lib/power/power_cppc_cpufreq.h         | 230 +++++++++
> >  lib/power/rte_power.c                  |  26 +
> >  lib/power/rte_power.h                  |   2 +-
> >  8 files changed, 960 insertions(+), 12 deletions(-)  create mode
> > 100644 lib/power/power_cppc_cpufreq.c  create mode 100644
> > lib/power/power_cppc_cpufreq.h
> 
> Series applied, thanks.
> 
> 
> --
> David Marchand



More information about the dev mailing list