From: Fan Zhang Date: Mon, 19 Nov 2018 09:38:31 +0000 (+0000) Subject: doc: fix typo in vhost-crypto app guide X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=cef5df19e801588f33c63c34c7d743d3f6922b25;p=dpdk.git doc: fix typo in vhost-crypto app guide This patch fixes the mismatch keyword in vhost_crypto sample application guide. Fixes: 709521f4c2cd ("examples/vhost_crypto: support multi-core") Cc: stable@dpdk.org Signed-off-by: Fan Zhang Reviewed-by: Maxime Coquelin Acked-by: Marko Kovacevic --- diff --git a/doc/guides/sample_app_ug/vhost_crypto.rst b/doc/guides/sample_app_ug/vhost_crypto.rst index 3db57eab9d..bbc25bde1c 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]