20/12/2019 23:43, Carrillo, Erik G: > Hi Stephen, > > I added a comment in-line. With that change, it looks good to me: > > Acked-by: Erik Gabriel Carrillo <erik.g.carri...@intel.com>
Applied with below change, thanks. > From: Stephen Hemminger <step...@networkplumber.org> > > > It is useful to know when the next timer will expire when using > > rte_epoll_wait (or sleep when idle). This experimental API provides a hook > > to query the number of ticks remaining. > > > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > > --- > > + * Time until the next timer > > s/next timer/next timer on the current lcore