-----Original Message-----
> Date: Tue, 16 Jan 2018 10:35:35 +0000
> From: "Van Haaren, Harry" <[email protected]>
> To: Pavan Nikhilesh <[email protected]>, "Eads, Gage"
>  <[email protected]>, "[email protected]"
>  <[email protected]>, "[email protected]"
>  <[email protected]>, "Ma, Liang J" <[email protected]>,
>  "[email protected]" <[email protected]>
> CC: "[email protected]" <[email protected]>
> Subject: RE: [dpdk-dev] [PATCH v2 01/15] examples/eventdev: add Rx adapter
>  support
> 
> > From: Pavan Nikhilesh [mailto:[email protected]]
> > Sent: Wednesday, January 10, 2018 11:10 AM
> > To: Eads, Gage <[email protected]>; [email protected];
> > Van Haaren, Harry <[email protected]>; [email protected]; Ma,
> > Liang J <[email protected]>; [email protected]
> > Cc: [email protected]; Pavan Nikhilesh <[email protected]>
> > Subject: [dpdk-dev] [PATCH v2 01/15] examples/eventdev: add Rx adapter
> > support
> > 
> > Use event Rx adapter for packets Rx instead of explicit producer logic.
> > Use service run iter function for granular control instead of using
> > dedicated service lcore.
> > 
> > Signed-off-by: Pavan Nikhilesh <[email protected]>
> > ---
> > 
> >  v2 Changes:
> >   - split work funtion into delay cycles and excange_mac
> >   - add option to configure mempool size
> >   - remove prod_data structure(Gage)
> >   - simplifly locks used while calling producer and scheduler(Gage)
> 
> Series-Acked-By: Harry van Haaren <[email protected]>

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

Reply via email to