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

2022-09-14 Thread Naga Harish K, S V
> -Original Message- > From: Jerin Jacob > Sent: Wednesday, September 14, 2022 8:54 PM > To: Naga Harish K, S V > Cc: jer...@marvell.com; dev@dpdk.org; Carrillo, Erik G > ; pbhagavat...@marvell.com; > sthot...@marvell.com > Subject: Re: [PATCH v6 1/3] eventdev/t

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

2022-09-14 Thread Jerin Jacob
On Wed, Sep 14, 2022 at 7:21 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 v6 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