[dpdk-dev] [PATCH 7/7] examples/eventdev_pipeline: adding example

2016-11-23 Thread Jerin Jacob
.org; Eads, Gage ; Richardson, Bruce > > > > Subject: Re: [dpdk-dev] [PATCH 7/7] examples/eventdev_pipeline: adding > > example > > > > On Wed, Nov 16, 2016 at 06:00:07PM +, Harry van Haaren wrote: > > > This patch adds a sample app to the examples/ di

[dpdk-dev] [PATCH 7/7] examples/eventdev_pipeline: adding example

2016-11-22 Thread Richardson, Bruce
> -Original Message- > From: Jerin Jacob [mailto:jerin.jacob at caviumnetworks.com] > Sent: Tuesday, November 22, 2016 6:02 AM > To: Van Haaren, Harry > Cc: dev at dpdk.org; Eads, Gage ; Richardson, Bruce > > Subject: Re: [dpdk-dev] [PATCH 7/7] examples/even

[dpdk-dev] [PATCH 7/7] examples/eventdev_pipeline: adding example

2016-11-22 Thread Jerin Jacob
On Wed, Nov 16, 2016 at 06:00:07PM +, Harry van Haaren wrote: > This patch adds a sample app to the examples/ directory, which can be used > as a reference application and for general testing. The application requires > two ethdev ports and expects traffic to be flowing. The application must be

[dpdk-dev] [PATCH 7/7] examples/eventdev_pipeline: adding example

2016-11-16 Thread Harry van Haaren
This patch adds a sample app to the examples/ directory, which can be used as a reference application and for general testing. The application requires two ethdev ports and expects traffic to be flowing. The application must be run with the --vdev flags as follows to indicate to EAL that a virtual