Re: [dpdk-dev] [PATCH v3 5/6] event/skeleton: add skeleton eventdev driver

2016-12-19 Thread Bruce Richardson
On Sun, Dec 18, 2016 at 07:51:34PM +0530, Jerin Jacob wrote: > The skeleton driver facilitates, bootstrapping the new > eventdev driver and creates a platform to verify > the northbound eventdev common code. > > The driver supports both VDEV and PCI based eventdev > devices. > > Signed-off-by: Je

[dpdk-dev] [PATCH v3 5/6] event/skeleton: add skeleton eventdev driver

2016-12-18 Thread Jerin Jacob
The skeleton driver facilitates, bootstrapping the new eventdev driver and creates a platform to verify the northbound eventdev common code. The driver supports both VDEV and PCI based eventdev devices. Signed-off-by: Jerin Jacob --- MAINTAINERS| 1 + c