> From: Pavan Nikhilesh [mailto:pbhagavat...@caviumnetworks.com] > Sent: Wednesday, October 25, 2017 12:59 PM > To: jerin.ja...@caviumnetworks.com; hemant.agra...@nxp.com; Van Haaren, > Harry <harry.van.haa...@intel.com> > Cc: dev@dpdk.org; Pavan Nikhilesh <pbhagavat...@caviumnetworks.com> > 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 <pbhagavat...@caviumnetworks.com> > --- > > 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 <harry.van.haa...@intel.com>