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

2019-04-25 Thread Kevin Traynor
On 25/04/2019 06:42, 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 API change to be proposed in a > future patch. > > This patch also adds the experimental tag to

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

2019-04-24 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 API change to be proposed in a future patch. This patch also adds the experimental tag to these function definition and adds the functions t