On Thu, Mar 30, 2017 at 12:25:52AM +0100, Harry van Haaren wrote: > From: Bruce Richardson <bruce.richard...@intel.com> > > add the event enqueue, dequeue and release functions to the eventdev. > These also include tracking of stats for observability in the load of > the scheduler. > Internally in the enqueue function, the various types of enqueue > operations, to forward an existing event, to send a new event, to > drop a previous event, are converted to a series of flags which will > be used by the scheduler code to perform the needed actions for that > event. > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > Signed-off-by: Gage Eads <gage.e...@intel.com> > Signed-off-by: Harry van Haaren <harry.van.haa...@intel.com>
Acked-by: Jerin Jacob <jerin.ja...@caviumnetworks.com>