> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Rao, Nikhil > Sent: Wednesday, June 19, 2019 1:40 PM > To: Jerin Jacob Kollanukkaran <[email protected]> > Cc: [email protected] > Subject: Re: [dpdk-dev] [PATCH v2] eventdev: change Rx adapter callback > and stats structure > > Hi Jerin, > > > -----Original Message----- > > From: Jerin Jacob Kollanukkaran [mailto:[email protected]] > > Sent: Monday, June 17, 2019 10:03 AM > > To: Rao, Nikhil <[email protected]> > > Cc: [email protected] > > Subject: RE: [PATCH v2] eventdev: change Rx adapter callback and stats > > structure > > > <snip> > > 2) remove the following > > lib/librte_eventdev/Makefile:CFLAGS += -DALLOW_EXPERIMENTAL_API > > ALLOW_EXPERIMENTAL_API is needed to allow for a call to > rte_service_may_be_active() from the Tx adapter. > > Nikhil
+ Gage, Harry. Can we remove the experimental tag from rte_service_may_be_active() ? Thanks, Nikhil

