[dpdk-dev] [PATCH v4 00/11] event/octeontx: add event timer adapter driver

Jerin Jacob jerin.jacob at caviumnetworks.com
Thu Apr 12 14:30:57 CEST 2018


-----Original Message-----
> Date: Tue, 10 Apr 2018 02:30:24 +0530
> From: Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>
> To: jerin.jacob at caviumnetworks.com, santosh.shukla at caviumnetworks.com,
>  erik.g.carrillo at intel.com
> Cc: dev at dpdk.org, Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>
> Subject: [dpdk-dev] [PATCH v4 00/11] event/octeontx: add event timer
>  adapter driver
> X-Mailer: git-send-email 2.17.0
> 
> The event timer adapter[1] provides APIs to configure an event timer device
> that allows an application to arm timers which on expiry push events to an
> event device such as OcteonTx SSO.
> The OcteonTx TIM is a co-processor that can be configured as an event timer
> adapter which can be used by an application to manage event timers.
> 
> The TIM co-processor processes the event timers registered and pushes
> expired event timers to SSO based on the event queue, schedule type, flow
> id etc. provided as rte_event while arming the event timer. It maintains
> event timers with high precision and time granularity of 1us (microsecond).
> 
> [1] http://dpdk.org/dev/patchwork/patch/33525/

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

> 


More information about the dev mailing list