Re: [dpdk-dev] [PATCH v2 3/6] eventdev: implement the northbound APIs

2016-12-13 Thread Jerin Jacob
On Thu, Dec 08, 2016 at 09:59:37AM +, Bruce Richardson wrote: > On Wed, Dec 07, 2016 at 10:32:56PM +0530, Jerin Jacob wrote: > > On Tue, Dec 06, 2016 at 05:17:12PM +, Bruce Richardson wrote: > > > On Tue, Dec 06, 2016 at 09:22:17AM +0530, Jerin Jacob wrote: > > > > This patch implements nor

Re: [dpdk-dev] [PATCH v2 3/6] eventdev: implement the northbound APIs

2016-12-08 Thread Bruce Richardson
On Wed, Dec 07, 2016 at 10:32:56PM +0530, Jerin Jacob wrote: > On Tue, Dec 06, 2016 at 05:17:12PM +, Bruce Richardson wrote: > > On Tue, Dec 06, 2016 at 09:22:17AM +0530, Jerin Jacob wrote: > > > This patch implements northbound eventdev API interface using > > > southbond driver interface > >

Re: [dpdk-dev] [PATCH v2 3/6] eventdev: implement the northbound APIs

2016-12-07 Thread Jerin Jacob
On Tue, Dec 06, 2016 at 05:17:12PM +, Bruce Richardson wrote: > On Tue, Dec 06, 2016 at 09:22:17AM +0530, Jerin Jacob wrote: > > This patch implements northbound eventdev API interface using > > southbond driver interface > > > > Signed-off-by: Jerin Jacob > > --- > > + /* Re alloca

Re: [dpdk-dev] [PATCH v2 3/6] eventdev: implement the northbound APIs

2016-12-06 Thread Bruce Richardson
On Tue, Dec 06, 2016 at 09:22:17AM +0530, Jerin Jacob wrote: > This patch implements northbound eventdev API interface using > southbond driver interface > > Signed-off-by: Jerin Jacob > --- > config/common_base |6 + > lib/Makefile |

[dpdk-dev] [PATCH v2 3/6] eventdev: implement the northbound APIs

2016-12-05 Thread Jerin Jacob
This patch implements northbound eventdev API interface using southbond driver interface Signed-off-by: Jerin Jacob --- config/common_base |6 + lib/Makefile |1 + lib/librte_eal/common/include/rte_log.h |1 + lib/librte_