RE: [PATCH v3 1/4] eventdev/timer: add periodic event timer support

2022-08-12 Thread Naga Harish K, S V
Hi Gabe, > -Original Message- > From: Carrillo, Erik G > Sent: Friday, August 12, 2022 12:52 AM > To: Naga Harish K, S V ; jer...@marvell.com > Cc: pbhagavat...@marvell.com; sthot...@marvell.com; dev@dpdk.org > Subject: RE: [PATCH v3 1/4] eventdev/timer: add pe

RE: [PATCH v3 1/4] eventdev/timer: add periodic event timer support

2022-08-11 Thread Carrillo, Erik G
Hi Harish, > -Original Message- > From: Naga Harish K, S V > Sent: Thursday, August 11, 2022 10:37 AM > To: Carrillo, Erik G ; jer...@marvell.com > Cc: pbhagavat...@marvell.com; sthot...@marvell.com; dev@dpdk.org > Subject: [PATCH v3 1/4] eventdev/timer: add periodic e

[PATCH v3 1/4] eventdev/timer: add periodic event timer support

2022-08-11 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