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

Stephen Hemminger stephen at networkplumber.org
Wed Jul 8 17:07:14 CEST 2020


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.
Also most applications won't test the result.


More information about the stable mailing list