Re: [PATCH v7 1/3] eventdev/timer: add periodic event timer support

2022-09-14 Thread Jerin Jacob
On Wed, Sep 14, 2022 at 9:03 PM Naga Harish K S V wrote: > > 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 num

[PATCH v7 1/3] eventdev/timer: add periodic event timer support

2022-09-14 Thread Naga Harish K S V
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