> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of David Hunt
> Sent: Thursday, June 29, 2017 4:50 PM
> To: [email protected]
> Cc: [email protected]; Van Haaren, Harry
> <[email protected]>; Hunt, David <[email protected]>
> Subject: [dpdk-dev] [PATCH v4 2/3] doc: add sw eventdev pipeline to sample
> app ug
> 
> From: Harry van Haaren <[email protected]>
> 
> 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 <[email protected]>
> Signed-off-by: David Hunt <[email protected]>


Good doc.


> diff --git a/doc/guides/sample_app_ug/index.rst
> b/doc/guides/sample_app_ug/index.rst
> index 02611ef..11f5781 100644
> --- a/doc/guides/sample_app_ug/index.rst
> +++ b/doc/guides/sample_app_ug/index.rst
> @@ -69,6 +69,7 @@ Sample Applications User Guides
>      netmap_compatibility
>      ip_pipeline
>      test_pipeline
> +    eventdev_pipeline

Should be eventdev_pipeline_sw. Otherwise there is a build error.

Reply via email to