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

Justin Pettit jpettit at nicira.com
Tue May 28 07:42:44 UTC 2013


Thanks for catching that.  The argument is actually optional.  Would you mind respinning the patch to not specify "ovs-system"?

--Justin


On May 28, 2013, at 12:37 AM, zwu.kernel at gmail.com wrote:

> 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
> 
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev




More information about the dev mailing list