> -----Original Message-----
> From: Naga Harish K, S V <[email protected]>
> Sent: Friday, August 12, 2022 11:07 AM
> To: Carrillo, Erik G <[email protected]>; [email protected]
> Cc: [email protected]; [email protected]; [email protected]
> Subject: [PATCH v4 1/4] eventdev/timer: add periodic event timer support
> 
> This patch adds support to configure and use periodic event timers in
> software timer adapter.
> 
> The structure ``rte_event_timer_adapter_stats`` is extended by adding a
> new field, ``evtim_drop_count``. This stat represents the number of times an
> event_timer expiry event is dropped by the event timer adapter.
> 
> Signed-off-by: Naga Harish K S V <[email protected]>
Acked-by: Erik Gabriel Carrillo <[email protected]>

Reply via email to