[dpdk-dev] [PATCH v3] doc: correct Vhost Sample Application guide

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Dec 14 01:23:45 CET 2015


2015-12-10 11:23, Bernard Iremonger:
> Fix typos in sample console commands.
> 
> Add --socket-mem 1024 to vhost-switch command lines.
> Without the --socket-mem parameter all hugepages will be allocated
> to vhost-switch, leaving no memory for the VM.
> 
> Add --disable-hw-vlan-filter parameter to testpmd command lines.
> Without this parameter testpmd fails on startup in the VM.
> 
> Increase value of --sock-mem parameter to testpmd as original
> value was too small.
> 
> changes in v3:
> rebase
> update commit message.
> add note regarding --socket-mem parameter used with the vhost-switch program.
> 
> changes in v2:
> remove "user at target:~$" prefixes in command lines.
> use continuation character to stay within 80 character limit.
> wrap sample python code.
> 
> Fixes: d0dff9ba445e ("doc: sample application user guide"
> Fixes: 9bc23cb8209c ("doc: add vhost-user to sample guide")
> Fixes: 43866bf71d58 ("doc: fix vhost sample parameter")
> Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>

Applied, thanks


More information about the dev mailing list