519d8efa1c
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") Signed-off-by: Dan Gora <dg@adax.com> Acked-by: Erik Gabriel Carrillo <erik.g.carrillo@intel.com>