> -----Original Message----- > From: Nikhil Rao <[email protected]> > Sent: Friday, April 26, 2019 10:04 PM > To: [email protected] > Cc: [email protected]; Nikhil Rao <[email protected]>; Jerin Jacob Kollanukkaran > <[email protected]> > Subject: [EXT] [PATCH v4] eventdev: add experimental tag back > 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 functions to the EXPERIMENTAL section of the map file, these were missing > previously. > > Fixes: 80bdf91dc8ee ("eventdev: promote adapter functions as stable") > Cc: [email protected] > > Signed-off-by: Nikhil Rao <[email protected]> Acked-by: Jerin Jacob <[email protected]>

