[PATCH v2 1/4] eventdev/timer: add periodic event timer support
Naga Harish K, S V
s.v.naga.harish.k at intel.com
Wed Sep 14 07:16:18 CEST 2022
Hi Jerin,
> -----Original Message-----
> From: Jerin Jacob <jerinjacobk at gmail.com>
> Sent: Tuesday, September 13, 2022 5:38 PM
> To: Naga Harish K, S V <s.v.naga.harish.k at intel.com>
> Cc: Carrillo, Erik G <erik.g.carrillo at intel.com>; jerinj at marvell.com;
> pbhagavatula at marvell.com; sthotton at marvell.com; dev at dpdk.org
> Subject: Re: [PATCH v2 1/4] eventdev/timer: add periodic event timer
> support
>
> On Wed, Aug 10, 2022 at 12:31 PM Naga Harish K S V
> <s.v.naga.harish.k at intel.com> 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 number of
> > times an event_timer expiry event is dropped by the event timer
> > adapter.
>
> 1) Please remove depreciation from
> doc/guides/rel_notes/deprecation.rst for above chage
> 2) Please squash "event/sw: report periodic event timer capability"
> with first path and update the comments.
>
> Rest looks good to me. Good to merge the next version.
New patchset (V5) is posted with requested changes.
More information about the dev
mailing list