On Wed, Jul 8, 2020 at 8:07 PM Stephen Hemminger <step...@networkplumber.org>
wrote:

> On Wed,  8 Jul 2020 10:06:26 +0500
> Sarosh Arif <sarosh.a...@emumba.com> wrote:
>
> >  /* loop until rte_timer_reset() succeed */
> > -void
> > +int
> >  rte_timer_reset_sync(struct rte_timer *tim, uint64_t ticks,
> >                    enum rte_timer_type type, unsigned tim_lcore,
> >                    rte_timer_cb_t fct, void *arg)
>
> This is an API change and needs to wait until a breaking release like
> 20.11.
>
Okay,waiting till the next breaking release sounds fine to me.


> Also most applications won't test the result.
>

Reply via email to