[dpdk-dev] [PATCH 1/1] timer: fix reset on service cores

Thomas Monjalon thomas at monjalon.net
Tue Jan 16 01:49:01 CET 2018


13/01/2018 06:06, Pavan Nikhilesh:
> On Fri, Jan 12, 2018 at 03:31:05PM -0600, Erik Gabriel Carrillo wrote:
> > The return value of rte_lcore_has_role is misinterpreted in the timer
> > reset function.  The return values of rte_lcore_has_role will be changed
> > in a future DPDK release, but this commit fixes this call site until
> > that happens.
> >
> > Fixes: 351f463456f8 ("timer: allow reset on service cores")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Erik Gabriel Carrillo <erik.g.carrillo at intel.com>
> Acked-by: Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>

Applied, thanks



More information about the dev mailing list