On Fri, Sep 11, 2020 at 10:32 PM Timothy McDaniel <timothy.mcdan...@intel.com> wrote: > > Several data structures and constants changed, or were added, > in the previous patch. This commit updates the dependent > apps and examples to use the new ABI. > > Signed-off-by: Timothy McDaniel <timothy.mcdan...@intel.com> > --- > app/test-eventdev/evt_common.h | 11 ++++++++ > app/test-eventdev/test_order_atq.c | 30 ++++++++++++++++----- > app/test-eventdev/test_order_common.c | 1 + > app/test-eventdev/test_order_queue.c | 31 > +++++++++++++++++----- > app/test/test_eventdev.c | 4 +-- > .../eventdev_pipeline/pipeline_worker_generic.c | 6 +++-- > examples/eventdev_pipeline/pipeline_worker_tx.c | 1 + > examples/l2fwd-event/l2fwd_event_generic.c | 7 +++-- > examples/l2fwd-event/l2fwd_event_internal_port.c | 6 +++-- > examples/l3fwd/l3fwd_event_generic.c | 7 +++-- > examples/l3fwd/l3fwd_event_internal_port.c | 6 +++-- > 11 files changed, 84 insertions(+), 26 deletions(-)
# Please fix the build issues http://mails.dpdk.org/archives/test-report/2020-September/152506.html # Could you share the performance difference between with/without change with SW PMD on x86? This is to make sure the "constant based" template scheme is working as expected for testeventdev, l2fwd-event and l3fwd # One core with 64B packet case numbers delta is enough.