qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2] OVS: update INSTALL.KVM


From: zwu . kernel
Subject: [Qemu-devel] [PATCH v2] OVS: update INSTALL.KVM
Date: Tue, 28 May 2013 15:50:25 +0800

From: Zhi Yong Wu <address@hidden>

    When i played with OVS again today, i found that the argument
of "ovs-dpctl show" is not correct, so INSTALL.KVM need to be
updated accordingly.

Signed-off-by: Zhi Yong Wu <address@hidden>
---
 INSTALL.KVM |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/INSTALL.KVM b/INSTALL.KVM
index 18a7bd4..aa7ab92 100644
--- a/INSTALL.KVM
+++ b/INSTALL.KVM
@@ -69,7 +69,7 @@ guest will be able to communicate over that bridge.
 To get some more information and for debugging you can use Open
 vSwitch utilities such as ovs-dpctl and ovs-ofctl, For example:
 
-      % ovs-dpctl show br0 
+      % ovs-dpctl show
       % ovs-ofctl show br0
 
 You should see tap devices for each KVM guest added as ports to 
-- 
1.7.6.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]