[dpdk-dev] [PATCH] doc: fix mismatch descriptorion

Kovacevic, Marko marko.kovacevic at intel.com
Mon Nov 19 11:28:25 CET 2018


> [dpdk-dev] [PATCH] doc: fix mismatch descriptorion

Spelling mistake in the heading but that's fine it can be changed when applied.

> This patch fixes the mismatch keyword in vhost_crypto sample application
> guide.
> 
> Fixes: 709521f4c2cd ("examples/vhost_crypto: support multi-core")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> ---
>  doc/guides/sample_app_ug/vhost_crypto.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/guides/sample_app_ug/vhost_crypto.rst
> b/doc/guides/sample_app_ug/vhost_crypto.rst
> index 3db57eab9..bbc25bde1 100644
> --- a/doc/guides/sample_app_ug/vhost_crypto.rst
> +++ b/doc/guides/sample_app_ug/vhost_crypto.rst
> @@ -30,7 +30,7 @@ Start the vhost_crypto example
> 
>      ./vhost_crypto [EAL options] --
>      		--config (lcore,cdev-id,queue-id)[,(lcore,cdev-id,queue-id)]
> -    		--socketfile lcore,PATH
> +    		--socket-file lcore,PATH
>      		[--zero-copy]
>      		[--guest-polling]
> 

Acked-by: Marko Kovacevic <marko.kovacevic at intel.com>


More information about the dev mailing list