[dpdk-dev] [PATCH v7 1/2] power: add support for cppc cpufreq

David Hunt david.hunt at intel.com
Fri Jul 9 11:52:23 CEST 2021


On 9/7/2021 4:34 AM, Richael Zhuang wrote:
> Currently in DPDK only acpi_cpufreq and pstate_cpufreq drivers are
> supported, which are both not available on arm64 platforms. Add
> support for cppc_cpufreq driver which works on most arm64 platforms.
>
> Signed-off-by: Richael Zhuang <richael.zhuang at arm.com>
> ---


--snip--

Hi Richael,

It's usuall to inherit the tags from previous versions (such as 
Acked-by:, Tested-by:, etc.) if the changes are relatively minor. That 
helps the patchwork flags keep up to date.

And by "inherit" I mean you can add them in to your patch just below the 
Signed-off-by: tag.

If it's a major re-work of a patch, then there might need to be 
re-review or re-ack.

If you’re doing a re-spin of this patch set for the clang issue, that 
might be a good opportunity to include the tags from previous versions.

Rgds,
Dave.





More information about the dev mailing list