Re: [dpdk-dev] [PATCH v1] lib/ring: remove experimental tag from functions

2021-10-02 Thread Ananyev, Konstantin
Hi David, > Hello, > > On Thu, Sep 30, 2021 at 7:42 PM Sean Morrissey > wrote: > > > > These methods were introduced in 20.05. > > There has been no changes in their public API since then. > > They seem mature enough to remove the experimental tag. > > I am a bit skeptical at the patch. > Can

Re: [dpdk-dev] [PATCH v1] lib/ring: remove experimental tag from functions

2021-10-02 Thread David Marchand
Hello, On Thu, Sep 30, 2021 at 7:42 PM Sean Morrissey wrote: > > These methods were introduced in 20.05. > There has been no changes in their public API since then. > They seem mature enough to remove the experimental tag. I am a bit skeptical at the patch. Can you double check? /** prod/cons

Re: [dpdk-dev] [PATCH v1] lib/ring: remove experimental tag from functions

2021-09-30 Thread Ananyev, Konstantin
> > These methods were introduced in 20.05. > There has been no changes in their public API since then. > They seem mature enough to remove the experimental tag. > > Signed-off-by: Sean Morrissey > --- Acked-by: Konstantin Ananyev > -- > 2.25.1