Re: [dpdk-dev] [PATCH v4 09/13] app/eventdev: add pipeline queue test

2018-01-16 Thread Van Haaren, Harry
> Cc: dev@dpdk.org; Pavan Nikhilesh > Subject: [dpdk-dev] [PATCH v4 09/13] app/eventdev: add pipeline queue test > > This is a pipeline queue test case that aims at testing the following: > 1. Measure the end-to-end performance of an event dev with a ethernet dev. > 2. Maintain pac

[dpdk-dev] [PATCH v4 09/13] app/eventdev: add pipeline queue test

2018-01-12 Thread Pavan Nikhilesh
This is a pipeline queue test case that aims at testing the following: 1. Measure the end-to-end performance of an event dev with a ethernet dev. 2. Maintain packet ordering from Rx to Tx. The pipeline queue test configures the eventdev with Q queues and P ports, where Q is (nb_ethdev * nb_stages)