]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/nics/vhost.rst
vhost: add power monitor API
[dpdk.git] / doc / guides / nics / vhost.rst
index d36f3120b25ec5610aa717b7b10c0ec07e2dce3c..ee802ec4a89b4843cc6ab4530b348581203b2651 100644 (file)
@@ -90,7 +90,7 @@ This section demonstrates vhost PMD with testpmd DPDK sample application.
 
     .. code-block:: console
 
 
     .. code-block:: console
 
-        ./testpmd -l 0-3 -n 4 --vdev 'net_vhost0,iface=/tmp/sock0,queues=1' -- -i
+        ./dpdk-testpmd -l 0-3 -n 4 --vdev 'net_vhost0,iface=/tmp/sock0,queues=1' -- -i
 
     Other basic DPDK preparations like hugepage enabling here.
     Please refer to the *DPDK Getting Started Guide* for detailed instructions.
 
     Other basic DPDK preparations like hugepage enabling here.
     Please refer to the *DPDK Getting Started Guide* for detailed instructions.