Re: [dpdk-dev] [PATCH v3 08/12] app/eventdev: add pipeline queue test

2018-01-15 Thread Van Haaren, Harry
> Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3 08/12] app/eventdev: add pipeline queue > test > > Hi Harry, > > Thanks for the review. > > On Wed, Jan 10, 2018 at 04:38:35PM +, Van Haaren, Harry wrote: > > > From: Pavan Nikhilesh [mailto:pbhagavat...

Re: [dpdk-dev] [PATCH v3 08/12] app/eventdev: add pipeline queue test

2018-01-10 Thread Pavan Nikhilesh
mnetworks.com; Van > > Haaren, Harry ; Eads, Gage > > ; hemant.agra...@nxp.com; nipun.gu...@nxp.com; Ma, > > Liang J > > Cc: dev@dpdk.org; Pavan Nikhilesh > > Subject: [dpdk-dev] [PATCH v3 08/12] app/eventdev: add pipeline queue test > > > > This is a pipeli

Re: [dpdk-dev] [PATCH v3 08/12] app/eventdev: add pipeline queue test

2018-01-10 Thread Van Haaren, Harry
> Cc: dev@dpdk.org; Pavan Nikhilesh > Subject: [dpdk-dev] [PATCH v3 08/12] 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. Ma

[dpdk-dev] [PATCH v3 08/12] app/eventdev: add pipeline queue test

2018-01-10 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)