Re: [dpdk-dev] [PATCH 00/15] next-eventdev: event/sw Software Eventdev

2017-01-21 Thread Jerin Jacob
On Mon, Jan 16, 2017 at 03:40:40PM +, Harry van Haaren wrote: > The following patchset adds software eventdev implementation > to the next-eventdev tree, and applies to current git HEAD. > > This implementation is based on the previous software eventdev > RFC patchset[1], updated to integrate

[dpdk-dev] [PATCH 00/15] next-eventdev: event/sw Software Eventdev

2017-01-16 Thread Harry van Haaren
The following patchset adds software eventdev implementation to the next-eventdev tree, and applies to current git HEAD. This implementation is based on the previous software eventdev RFC patchset[1], updated to integrate with the latest rte_eventdev.h API. The first two patches make changes to t