[ovs-dev] [PATCH] OVS: update INSTALL.KVM

zwu.kernel at gmail.com zwu.kernel at gmail.com
Tue May 28 07:37:36 UTC 2013


From: Zhi Yong Wu <wuzhy at linux.vnet.ibm.com>

  When i played with OVS again today, i found that the syntax
of "ovs-dpctl show" was changed, so INSTALL.KVM need to be
updated accordingly.

Signed-off-by: Zhi Yong Wu <wuzhy at linux.vnet.ibm.com>
---
 INSTALL.KVM |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/INSTALL.KVM b/INSTALL.KVM
index 18a7bd4..343fa7e 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-system 
       % ovs-ofctl show br0
 
 You should see tap devices for each KVM guest added as ports to 
-- 
1.7.6.5




More information about the dev mailing list