[dpdk-stable] [dpdk-dev] [PATCH v2] lib/librte_timer:fix corruption with reset

Sarosh Arif sarosh.arif at emumba.com
Thu Jul 9 09:05:02 CEST 2020


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

> On Wed,  8 Jul 2020 10:06:26 +0500
> Sarosh Arif <sarosh.arif at 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.
>


More information about the stable mailing list