Re: [dpdk-dev] [PATCH v2] eventdev: promote adapter functions as stable

2019-04-22 Thread Thomas Monjalon
> > Promote the adapter functions and rte_event_port_unlinks_in_progress() > > as stable as it's been added for a while now and multiple drivers and test > > application like test-eventdev has been tested using the adapter APIs. > > > > Cc: nikhil@intel.com > > Cc: erik.g.carri...@intel.com >

Re: [dpdk-dev] [PATCH v2] eventdev: promote adapter functions as stable

2019-04-22 Thread Rao, Nikhil
lo, Erik G > Cc: pbhagavat...@marvell.com; hemant.agra...@nxp.com; > nipun.gu...@nxp.com; Ma, Liang J > Subject: [dpdk-dev] [PATCH v2] eventdev: promote adapter functions as > stable > > From: Jerin Jacob > > Promote the adapter functions and rte_event_port_unlinks_in_pr

Re: [dpdk-dev] [PATCH v2] eventdev: promote adapter functions as stable

2019-04-22 Thread Thomas Monjalon
> > Promote the adapter functions and rte_event_port_unlinks_in_progress() > > as stable as it's been added for a while now and multiple drivers and test > > application like test-eventdev has been tested using the adapter APIs. > > > > Cc: nikhil@intel.com > > Cc: erik.g.carri...@intel.com >

Re: [dpdk-dev] [PATCH v2] eventdev: promote adapter functions as stable

2019-04-21 Thread Hemant Agrawal
Acked-by: Hemant Agrawal

Re: [dpdk-dev] [PATCH v2] eventdev: promote adapter functions as stable

2019-04-21 Thread Gujjar, Abhinandan S
..@marvell.com; hemant.agra...@nxp.com; > nipun.gu...@nxp.com; Ma, Liang J > Subject: [dpdk-dev] [PATCH v2] eventdev: promote adapter functions as stable > > From: Jerin Jacob > > Promote the adapter functions and rte_event_port_unlinks_in_progress() > as stable as it'

[dpdk-dev] [PATCH v2] eventdev: promote adapter functions as stable

2019-04-19 Thread jerinj
From: Jerin Jacob Promote the adapter functions and rte_event_port_unlinks_in_progress() as stable as it's been added for a while now and multiple drivers and test application like test-eventdev has been tested using the adapter APIs. Cc: nikhil@intel.com Cc: erik.g.carri...@intel.com Cc: ab