> From: Pavan Nikhilesh [mailto:[email protected]] > Sent: Wednesday, October 25, 2017 12:59 PM > To: [email protected]; [email protected]; Van Haaren, > Harry <[email protected]> > Cc: [email protected]; Pavan Nikhilesh <[email protected]> > Subject: [dpdk-dev] [PATCH v4 4/7] test/eventdev: update test to use service > iter > > Use service run iter for event scheduling instead of calling the event > schedule api directly. > > Signed-off-by: Pavan Nikhilesh <[email protected]> > --- > > v4 changes: > - rebase patchset on top of http://dpdk.org/dev/patchwork/patch/30732/ > for controlled event scheduling in case event_sw
Much cleaner than v3, thanks for this re-work, and for the discussions via IRC to design these service APIs to enable this cleanup! Acked-by: Harry van Haaren <[email protected]>

