> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Rory Sexton
> Sent: Tuesday, July 14, 2020 5:02 PM
> To: [email protected]; Hunt, David <[email protected]>
> Subject: [dpdk-dev] [v4 1/3] examples/vm_power_manager: Make branch ratio
> threshold per core
>
> This modification allows for the branch ratio threshold to be set per core
> rather
> than system wide. This gives greater flexibility to the branch ration
> monitoring
Small typo ration ->ratio
> Signed-off-by: Rory Sexton <[email protected]>
> Reviewed-by: David Hunt <[email protected]>
>---
>v4: adding upper limit of 100.0 to branch ratio
>---
The upper limit changes looks fine to me.
Small nitpick that the commit headline should be in lower case, same applicable
to other patches.
You can take care this next time if you are spinning the another version and
keep my ack.
Acked-by: Reshma Pattan <[email protected]>