On Fri, Aug 4, 2023 at 9:56 PM Carrillo, Erik G <erik.g.carri...@intel.com> wrote: > > > -----Original Message----- > > From: pbhagavat...@marvell.com <pbhagavat...@marvell.com> > > Sent: Monday, July 31, 2023 8:29 AM > > To: jer...@marvell.com; Carrillo, Erik G <erik.g.carri...@intel.com> > > Cc: dev@dpdk.org; Pavan Nikhilesh <pbhagavat...@marvell.com> > > Subject: [PATCH] test/event: remove timer state check > > > > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > > > Remove checking if timer state is set to RTE_EVENT_TIMER_NOT_ARMED > > after the timer has expired as certain timer device implementations might > > not have access to the rte_event_timer handle of a timer event. > > > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > > --- > Acked-by: Erik Gabriel Carrillo <erik.g.carri...@intel.com>
Applied to dpdk-next-net-eventdev/for-main. Thanks