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

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

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

2019-04-24 Thread Nikhil Rao
Add the experimental tag back to the Rx event adapter callback and the Rx event callback register functions due to API change to be proposed in a future patch. This patch also adds the experimental tag in the callback register function definition and adds the function to the EXPERIMENTAL section