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

2017-02-02 Thread Nipun Gupta
.van.haa...@intel.com > Subject: Re: [dpdk-dev] [PATCH v4 3/6] eventdev: implement the northbound > APIs > > On Thu, Feb 02, 2017 at 11:19:45AM +, Nipun Gupta wrote: > > > > > > > -Original Message- > > > From: dev [mailto:dev-boun...@dpdk.org] On

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

2017-02-02 Thread Jerin Jacob
wind.com; bruce.richard...@intel.com; Hemant > > Agrawal ; gage.e...@intel.com; > > harry.van.haa...@intel.com; Jerin Jacob > > Subject: [dpdk-dev] [PATCH v4 3/6] eventdev: implement the northbound APIs > > > > This patch implements northbound eventdev API interface

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

2017-02-02 Thread Nipun Gupta
a...@intel.com; Jerin Jacob > Subject: [dpdk-dev] [PATCH v4 3/6] eventdev: implement the northbound APIs > > This patch implements northbound eventdev API interface using southbond > driver interface > > Signed-off-by: Jerin Jacob > Acked-by: Bru

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

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