DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix directory err in virtio guide
@ 2017-05-02 11:54 Yong Wang
  2017-05-02 12:31 ` Mcnamara, John
  2017-05-02 12:38 ` Thomas Monjalon
  0 siblings, 2 replies; 6+ messages in thread
From: Yong Wang @ 2017-05-02 11:54 UTC (permalink / raw)
  To: john.mcnamara; +Cc: dev, Yong Wang

Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
---
 doc/guides/nics/virtio.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/nics/virtio.rst b/doc/guides/nics/virtio.rst
index e1a80dc..91bedea 100644
--- a/doc/guides/nics/virtio.rst
+++ b/doc/guides/nics/virtio.rst
@@ -321,7 +321,7 @@ To support Rx interrupts,
 
     .. code-block:: console
 
-        python tools/dpdk-devbind.py -b vfio-pci 00:03.0
+        python usertools/dpdk-devbind.py -b vfio-pci 00:03.0
 
 Example
 ~~~~~~~
-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-05-07 12:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-02 11:54 [dpdk-dev] [PATCH] doc: fix directory err in virtio guide Yong Wang
2017-05-02 12:31 ` Mcnamara, John
2017-05-07 12:48   ` Thomas Monjalon
2017-05-02 12:38 ` Thomas Monjalon
2017-05-02 12:53   ` Mcnamara, John
2017-05-02 12:56     ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).