27/06/2025 09:53, Jerin Jacob: > On Thu, Jun 19, 2025 at 6:52 PM Pavan Nikhilesh Bhagavatula > <pbhagavat...@marvell.com> wrote: > > > > >Sent: Thursday, June 12, 2025 05:43 > > >To: Jerin Jacob; tho...@monjalon.net; david.march...@redhat.com; Pavan > > >Nikhilesh Bhagavatula > > >Cc: dev@dpdk.org > > >Subject: [PATCH] test/event: fix event vector adapter timeouts > > > > > >From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > > > > >Update event vector adapter test to depend on service > > >core cycles instead of system cycles when waiting for > > >events. > > >Reorder event_type check to make sure event received > > >is a vector before dereferencing vector structure. > > > > > >Bugzilla ID: 1720 > > >Fixes: de09387f1313 ("eventdev/vector: add default software vector > > >adapter") > > Acked-by: Jerin Jacob <jer...@marvell.com>
Applied, thanks.