[dpdk-dev] [PATCH] eventdev: clarify the worker thread workflow

Jerin Jacob jerin.jacob at caviumnetworks.com
Thu Jun 1 06:36:55 CEST 2017


-----Original Message-----
> Date: Thu, 18 May 2017 12:20:59 +0100
> From: Bruce Richardson <bruce.richardson at intel.com>
> To: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> CC: dev at dpdk.org, harry.van.haaren at intel.com, hemant.agrawal at nxp.com,
>  gage.eads at intel.com, nipun.gupta at nxp.com, narender.vangati at intel.com
> Subject: Re: [dpdk-dev] [PATCH] eventdev: clarify the worker thread workflow
> User-Agent: Mutt/1.8.0 (2017-02-23)
> 
> On Thu, May 18, 2017 at 04:40:41PM +0530, Jerin Jacob wrote:
> > If the RTE_EVENT_DEV_CAP_DISTRIBUTED_SCHED capability flag
> > is not set indicates the device is centralized and thus needs
> > a dedicated scheduling thread that repeatedly calls
> > rte_event_schedule().
> > 
> > Update the worker thread code snippet to match
> > the description.
> > 
> > Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> > ---
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Applied to dpdk-next-eventdev/master. Thanks.

> 


More information about the dev mailing list