Re: [dpdk-dev] [PATCH v2 10/12] app/eventdev: add pipeline atq test

2018-01-08 Thread Jerin Jacob
n.gu...@nxp.com, > liang.j...@intel.com > Cc: dev@dpdk.org, Pavan Nikhilesh > Subject: [dpdk-dev] [PATCH v2 10/12] app/eventdev: add pipeline atq test > X-Mailer: git-send-email 2.14.1 > > This is a pipeline test case that aims at testing the following with > ``all types queue`` e

[dpdk-dev] [PATCH v2 10/12] app/eventdev: add pipeline atq test

2017-12-18 Thread Pavan Nikhilesh
This is a pipeline test case that aims at testing the following with ``all types queue`` eventdev scheme. 1. Measure the end-to-end performance of an event dev with a ethernet dev. 2. Maintain packet ordering from Rx to Tx. The atq queue test functions as same as ``pipeline_queue`` test. The diffe