> > 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.carri...@intel.com > > > > Signed-off-by: Dan Gora <d...@adax.com> > > --- > Good catch, Dan; thanks for the fix. > > Acked-by: Erik Gabriel Carrillo <erik.g.carri...@intel.com>
Applied, thanks