From 3d8f5a3c568ba7c5a510c82639736b5e48e49d0a Mon Sep 17 00:00:00 2001 From: Daniel Verkamp Date: Mon, 4 Dec 2017 14:25:56 -0700 Subject: [PATCH] doc/vhost: remove [Rpc] configuration This is being replaced by the -r command-line option. Change-Id: I94a25f91bd26ea3b8da1789660742630f0052901 Signed-off-by: Daniel Verkamp Reviewed-on: https://review.gerrithub.io/390325 Tested-by: SPDK Automated Test System Reviewed-by: Jim Harris Reviewed-by: Dariusz Stojaczyk Reviewed-by: Ben Walker --- doc/vhost.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/vhost.md b/doc/vhost.md index 5d95c59dc..09dcb2e67 100644 --- a/doc/vhost.md +++ b/doc/vhost.md @@ -175,10 +175,6 @@ For better performance use 4 VCPU (`-smp 4`) and 4 queues for each controller ~~~ host: $ cd spdk host: $ cat vhost.conf -[Rpc] - Enable Yes - Listen 127.0.0.1:5261 - [Malloc] NumberOfLuns 3 LunSizeInMb 128