[dpdk-dev] [PATCH v1] examples/power: fix policy handling for fifo
Thomas Monjalon
thomas at monjalon.net
Wed Jul 17 22:52:08 CEST 2019
16/07/2019 15:44, Burakov, Anatoly:
> On 16-Jul-19 12:11 PM, David Hunt wrote:
> > While the core frequency scale-up and scale down all works fine with the
> > fifo-per-core functionaliry, there was a gap for policy handling. When
> > creating or destroying a policy, the core associated with the fifo
> > needs to be automatically added to the core list, so the policy is
> > associated with the correct core.
> >
> > Fixes: 221e7026d521 ("examples/power: add FIFO per core for JSON interface")
> >
> > Signed-off-by: David Hunt <david.hunt at intel.com>
> > ---
>
> LGTM
>
> Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>
Applied, thanks
More information about the dev
mailing list