[dpdk-dev] [PATCH v9 1/9] eventtimer: introduce event timer adapter

Jerin Jacob jerin.jacob at caviumnetworks.com
Tue Apr 3 01:25:16 CEST 2018


-----Original Message-----
> Date: Mon, 2 Apr 2018 14:39:46 -0500
> From: Erik Gabriel Carrillo <erik.g.carrillo at intel.com>
> To: pbhagavatula at caviumnetworks.com
> CC: dev at dpdk.org, jerin.jacob at caviumnetworks.com, hemant.agrawal at nxp.com
> Subject: [PATCH v9 1/9] eventtimer: introduce event timer adapter
> X-Mailer: git-send-email 1.7.10
> 
> Event devices can be coupled with various components to provide
> new event sources by using event adapters.  The event timer adapter
> is one such adapter; it bridges event devices and timer mechanisms.
> This library extends the event-driven programming model by
> introducing a new type of event that represents a timer expiration,
> and it provides APIs with which adapters can be created or destroyed
> and event timers can be armed and canceled.
> 
> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>
> Signed-off-by: Erik Gabriel Carrillo <erik.g.carrillo at intel.com>

Acked-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>



More information about the dev mailing list