[dpdk-dev] [PATCH] eventdev: fix resetting software timer

Thomas Monjalon thomas at monjalon.net
Tue May 22 19:40:35 CEST 2018


> > Fix the call to rte_timer_reset_sync() in sw_event_timer_cb().  The second
> > parameter is the number of ticks, the third is the timer type.
> > 
> > Fixes: 6750b21bd6af ("eventdev: add default software timer adapter")
> > Cc: erik.g.carrillo at intel.com
> > 
> > Signed-off-by: Dan Gora <dg at adax.com>
> > ---
> Good catch, Dan;  thanks for the fix.
> 
> Acked-by: Erik Gabriel Carrillo <erik.g.carrillo at intel.com>

Applied, thanks




More information about the dev mailing list