*** BLURB HERE *** Vadim Suraev (2): Pending timers counting fixed Bug fixed: when timer's callback (for periodic timer) calls timer_reset for another timer, a per-core updated flag is raised which prevents reloading of that periodic timer. The flag is moved to the timer's control block structure
lib/librte_timer/rte_timer.c | 18 ++++++------------ lib/librte_timer/rte_timer.h | 3 +++ 2 files changed, 9 insertions(+), 12 deletions(-) -- 1.7.9.5