Re: [dpdk-dev] [PATCH v5 2/3] doc: add sw eventdev pipeline to sample app ug

2017-07-04 Thread Hunt, David
On 3/7/2017 10:32 AM, Jerin Jacob wrote: -Original Message- --snip-- @@ -69,6 +69,7 @@ Sample Applications User Guides netmap_compatibility ip_pipeline test_pipeline +eventdev_pipeline_sw eventdev_pipeline_sw_pmd There's no need to change this, it would

Re: [dpdk-dev] [PATCH v5 2/3] doc: add sw eventdev pipeline to sample app ug

2017-07-03 Thread Jerin Jacob
-Original Message- > Date: Mon, 3 Jul 2017 10:25:17 +0100 > From: "Hunt, David" > To: Jerin Jacob > CC: dev@dpdk.org, harry.van.haa...@intel.com > Subject: Re: [PATCH v5 2/3] doc: add sw eventdev pipeline to sample app ug > User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20

Re: [dpdk-dev] [PATCH v5 2/3] doc: add sw eventdev pipeline to sample app ug

2017-07-03 Thread Hunt, David
Hi Jerin, On 3/7/2017 6:37 AM, Jerin Jacob wrote: -Original Message- From: Harry van Haaren Adi a new entry in the sample app user-guides, which details the working of the eventdev_pipeline_sw. Signed-off-by: Harry van Haaren Signed-off-by: David Hunt --- doc/guides/sample_app_

Re: [dpdk-dev] [PATCH v5 2/3] doc: add sw eventdev pipeline to sample app ug

2017-07-02 Thread Jerin Jacob
-Original Message- > > From: Harry van Haaren > > Adi a new entry in the sample app user-guides, > which details the working of the eventdev_pipeline_sw. > > Signed-off-by: Harry van Haaren > Signed-off-by: David Hunt > --- > doc/guides/sample_app_ug/eventdev_pipeline_sw.rst | 190 >

Re: [dpdk-dev] [PATCH v5 2/3] doc: add sw eventdev pipeline to sample app ug

2017-06-30 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of David Hunt > Sent: Friday, June 30, 2017 2:51 PM > To: dev@dpdk.org > Cc: jerin.ja...@caviumnetworks.com; Van Haaren, Harry > ; Hunt, David > Subject: [dpdk-dev] [PATCH v5 2/3] doc: add sw

[dpdk-dev] [PATCH v5 2/3] doc: add sw eventdev pipeline to sample app ug

2017-06-30 Thread David Hunt
From: Harry van Haaren Add a new entry in the sample app user-guides, which details the working of the eventdev_pipeline_sw. Signed-off-by: Harry van Haaren Signed-off-by: David Hunt --- doc/guides/sample_app_ug/eventdev_pipeline_sw.rst | 190 ++ doc/guides/sample_app_ug/i