[dpdk-dev] [RFC PATCH v3 1/1] eventtimer: introduce event timer adapter

Carrillo, Erik G erik.g.carrillo at intel.com
Mon Nov 27 15:47:30 CET 2017


Hi Pavan,

Sure, will do.

Thanks,
Gabriel

> -----Original Message-----
> From: Pavan Nikhilesh Bhagavatula
> [mailto:pbhagavatula at caviumnetworks.com]
> Sent: Wednesday, November 22, 2017 10:37 PM
> To: Carrillo, Erik G <erik.g.carrillo at intel.com>
> Cc: jerin.jacob at caviumnetworks.com; nipun.gupta at nxp.com;
> hemant.agrawal at nxp.com; Rao, Nikhil <nikhil.rao at intel.com>; Vangati,
> Narender <narender.vangati at intel.com>; rsanford at akamai.com;
> dev at dpdk.org
> Subject: Re: [RFC PATCH v3 1/1] eventtimer: introduce event timer adapter
> 
> Hi Gabriel,
> 
> Can you please split the patch into smaller chunks so that it will be easy to
> review and provide comments.
> 
> Regards,
> Pavan.
> 
> On Mon, Nov 20, 2017 at 04:35:33PM -0600, Erik Gabriel Carrillo wrote:
> > Signed-off-by: Erik Gabriel Carrillo <erik.g.carrillo at intel.com>
> > ---
> > v3
> > - Reworked allocation and ops organization in common code based on
> feedback
> >   received from Jerin and Pavan. This will allow fast-path function pointers
> to
> >   be dereferenced with one level of indirection with pointers valid in
> primary
> >   and secondary processes.
> > - Moved default software implementation from sw_evdev directory to
> eventdev
> >   library directory, which will allow it to be used by any eventdev PMD as an
> >   alternative to providing its own definitions.
> > - Reverted occurrences of id back to pointer to adapter struct in
> > library API
> > - Added rte_event_timer_adapter_lookup() function back in



More information about the dev mailing list