> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Rao, Nikhil > Sent: Wednesday, June 19, 2019 1:40 PM > To: Jerin Jacob Kollanukkaran <jer...@marvell.com> > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] eventdev: change Rx adapter callback > and stats structure > > Hi Jerin, > > > -----Original Message----- > > From: Jerin Jacob Kollanukkaran [mailto:jer...@marvell.com] > > Sent: Monday, June 17, 2019 10:03 AM > > To: Rao, Nikhil <nikhil....@intel.com> > > Cc: dev@dpdk.org > > 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