numam-dpdk/doc/guides/sample_app_ug
Rami Rosen b733c60f68 doc: fix wrong usage of bind command
This patch fixes wrong usage of bind command in vhost.rst.
Using "dpdk-devbind.py -b=uio_pci_generic 0000:00:04.0" gives
an error of "unbind failed". It should be "-b uio_pci_generic" so
it will work correctly.

Fixes: a971c509a5 ("doc: update vhost sample guide")
Cc: stable@dpdk.org

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Acked-by: Zhiyong Yang <zhiyong.yang@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2018-09-12 19:10:09 +02:00
..
img examples/multi_process: remove l2fwd fork example 2018-08-05 21:42:40 +02:00
bbdev_app.rst bbdev: change names of baseband devices 2018-05-10 17:46:20 +01:00
cmd_line.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
compiling.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
dist_app.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
ethtool.rst examples/ethtool: add a new command module-eeprom 2018-04-27 18:00:53 +01:00
eventdev_pipeline.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
exception_path.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
flow_classify.rst fix ethdev port id validation 2018-04-18 00:37:05 +02:00
flow_filtering.rst ethdev: remove old offload API 2018-07-04 21:50:32 +02:00
hello_world.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
index.rst examples/multi_process: remove l2fwd fork example 2018-08-05 21:42:40 +02:00
intro.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
ip_frag.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
ip_pipeline.rst doc: add PCI address naming in IP pipeline guide 2018-08-05 20:27:11 +02:00
ip_reassembly.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
ipsec_secgw.rst examples/ipsec-secgw: support AES 256 2018-02-08 22:31:17 +01:00
ipv4_multicast.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
keep_alive.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
kernel_nic_interface.rst doc: remove code from KNI example guide 2018-07-04 21:49:21 +02:00
l2_forward_cat.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
l2_forward_crypto.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
l2_forward_job_stats.rst ethdev: convert remaining apps to new offload API 2018-07-04 21:50:22 +02:00
l2_forward_real_virtual.rst ethdev: convert remaining apps to new offload API 2018-07-04 21:50:22 +02:00
l3_forward_access_ctrl.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
l3_forward_power_man.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
l3_forward_virtual.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
l3_forward.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
link_status_intr.rst ethdev: convert remaining apps to new offload API 2018-07-04 21:50:22 +02:00
load_balancer.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
multi_process.rst examples/multi_process: remove l2fwd fork example 2018-08-05 21:42:40 +02:00
netmap_compatibility.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
packet_ordering.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
performance_thread.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
ptpclient.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
qos_metering.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
qos_scheduler.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
quota_watermark.rst ethdev: deprecate port count function 2018-04-18 00:48:41 +02:00
rxtx_callbacks.rst fix ethdev port id validation 2018-04-18 00:37:05 +02:00
server_node_efd.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
service_cores.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
skeleton.rst fix ethdev port id validation 2018-04-18 00:37:05 +02:00
tep_termination.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
test_pipeline.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
timer.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
vhost_crypto.rst examples/vhost_crypto: add sample application 2018-04-14 00:43:30 +02:00
vhost_scsi.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
vhost.rst doc: fix wrong usage of bind command 2018-09-12 19:10:09 +02:00
vm_power_management.rst doc: update VM power manager sample guide 2018-07-26 22:38:54 +02:00
vmdq_dcb_forwarding.rst ethdev: convert remaining apps to new offload API 2018-07-04 21:50:22 +02:00