Hi Jerin, > -----Original Message----- > From: Jerin Jacob <jerinjac...@gmail.com> > Sent: Tuesday, September 13, 2022 5:38 PM > To: Naga Harish K, S V <s.v.naga.haris...@intel.com> > Cc: Carrillo, Erik G <erik.g.carri...@intel.com>; jer...@marvell.com; > pbhagavat...@marvell.com; sthot...@marvell.com; dev@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.haris...@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.