Re: [dpdk-dev] [PATCH] timer: remove experimental tag for some APIs

2020-10-05 Thread David Marchand
On Tue, Sep 8, 2020 at 10:04 PM Erik Gabriel Carrillo wrote: > > Some new APIs were added to the timer library in the 19.05 release, and > there have been no changes to their interfaces since then. These > functions can be considered stable enough to remove their 'experimental' > tag. > > Signed-o

Re: [dpdk-dev] [PATCH] timer: remove experimental tag for some APIs

2020-10-05 Thread Kinsella, Ray
On 08/09/2020 21:03, Erik Gabriel Carrillo wrote: > Some new APIs were added to the timer library in the 19.05 release, and > there have been no changes to their interfaces since then. These > functions can be considered stable enough to remove their 'experimental' > tag. > > Signed-off-by: Eri

[dpdk-dev] [PATCH] timer: remove experimental tag for some APIs

2020-09-08 Thread Erik Gabriel Carrillo
Some new APIs were added to the timer library in the 19.05 release, and there have been no changes to their interfaces since then. These functions can be considered stable enough to remove their 'experimental' tag. Signed-off-by: Erik Gabriel Carrillo --- lib/librte_timer/rte_timer.h |