[dpdk-dev] [PATCH 0/2] two bus fixed: pending timers counting and periodic timer non-reloading

Vadim Suraev vadim.suraev at gmail.com
Wed May 14 22:03:26 CEST 2014


*** 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



More information about the dev mailing list