OK, let me send v2
On Tue, May 28, 2013 at 3:42 PM, Justin Pettit <jpet...@nicira.com> wrote: > 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.ker...@gmail.com wrote: > > > From: Zhi Yong Wu <wu...@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 <wu...@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@openvswitch.org > > http://openvswitch.org/mailman/listinfo/dev > > -- Regards, Zhi Yong Wu
_______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev