Re: [dpdk-dev] [PATCH v4] eventdev: add experimental tag back

2019-05-01 Thread Thomas Monjalon
26/04/2019 19:18, Kevin Traynor: > On 26/04/2019 17:33, Nikhil Rao wrote: > > Add the experimental tag back to the Rx event adapter callback, > > the Rx event callback register and the Rx event adapter statistics > > retrieval functions due to an API change to be proposed in a > > future patch. > >

Re: [dpdk-dev] [PATCH v4] eventdev: add experimental tag back

2019-04-28 Thread Jerin Jacob Kollanukkaran
> -Original Message- > From: Nikhil Rao > Sent: Friday, April 26, 2019 10:04 PM > To: tho...@monjalon.net > Cc: dev@dpdk.org; Nikhil Rao ; Jerin Jacob Kollanukkaran > > Subject: [EXT] [PATCH v4] eventdev: add experimental tag back > Add the experimental tag back to the Rx event adapter

Re: [dpdk-dev] [PATCH v4] eventdev: add experimental tag back

2019-04-26 Thread Kevin Traynor
On 26/04/2019 17:33, Nikhil Rao wrote: > Add the experimental tag back to the Rx event adapter callback, > the Rx event callback register and the Rx event adapter statistics > retrieval functions due to an API change to be proposed in a > future patch. > > This patch also adds the experimental tag

[dpdk-dev] [PATCH v4] eventdev: add experimental tag back

2019-04-26 Thread Nikhil Rao
Add the experimental tag back to the Rx event adapter callback, the Rx event callback register and the Rx event adapter statistics retrieval functions due to an API change to be proposed in a future patch. This patch also adds the experimental tag to these function definitions and adds the functio