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