he line "unsubscribe netdev" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Regards,
Zhi Yong Wu
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
On Fri, May 31, 2013 at 12:15 PM, Ben Pfaff wrote:
> On Fri, May 31, 2013 at 10:02:32AM +0800, Zhi Yong Wu wrote:
>> On Fri, May 31, 2013 at 7:18 AM, Ben Pfaff wrote:
>> > On Fri, May 31, 2013 at 06:47:34AM +0800, Zhi Yong Wu wrote:
>> >> If multiple vswitches exi
On Fri, May 31, 2013 at 7:18 AM, Ben Pfaff wrote:
> On Fri, May 31, 2013 at 06:47:34AM +0800, Zhi Yong Wu wrote:
>> If multiple vswitches exist on the same host, how about the routes
>> on the host?
>
> I don't understand this question. It appears to ask whether multipl
table without kernel changes on all the
>versions of Linux that Open vSwitch supports.
>
>By the way, this issue is not specific to physical Ethernet
>devices. It applies to all network devices except Open vswitch
>"internal" devices.
>
> On Fri, May 31
wrote:
> Is em1 on bridge br0?
>
> On Fri, May 31, 2013 at 05:59:32AM +0800, Zhi Yong Wu wrote:
>> I tried to install OVS on my workstation, before starting kvm guest,
>> its route table is below:
>> default via 9.115.122.1 dev em1
>> 9.115.122.0/24 dev em1 scope
have to describe your scenario,
> before we can say what (if anything) you are doing wrong.
>
> On Fri, May 31, 2013 at 05:45:06AM +0800, Zhi Yong Wu wrote:
>> If i don't add such a route, it seem to not work, do i miss other something?
>>
>> On Fri, May 31, 2013 at 2:2
If i don't add such a route, it seem to not work, do i miss other something?
On Fri, May 31, 2013 at 2:23 AM, Ben Pfaff wrote:
> On Thu, May 30, 2013 at 06:40:26PM +0800, zwu.ker...@gmail.com wrote:
>> From: Zhi Yong Wu
>>
>> Add some tips for kvm guest; You know, i
...@gmail.com wrote:
>
> > From: Zhi Yong Wu
> >
> > 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 W
this list: send the line "unsubscribe netdev" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Regards,
Zhi Yong Wu
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
HI, guys,
In OVS kernel module, why will it response one *_CMD_NEW reply when it
get one *_CMD_SET or *_CMD_GET request from upper layer vswitchd core?
If some one know this, can you let me know the reason?
--
Regards,
Zhi Yong Wu
___
dev mailing
and if so, what version of OVS
> you're using.
Fixed, thanks.
>
> Thanks,
>
> --Justin
>
>
> On Nov 23, 2012, at 4:26 AM, Zhi Yong Wu wrote:
>
>> HI,
>>
>> Just i tried to build ovs soure code on one debian machine, and it failed.
>>
>
l-recursive] Error 1
make[1]: Leaving directory `/home/zwu/openvswitch'
make: *** [all] Error 2
root@debian-i386:/home/zwu/openvswitch# uname -a
Linux debian-i386 3.7.0-rc6+ #263 SMP Thu Nov 22 23:32:34 CST 2012
x86_64 GNU/Linux
Did anyone hit the same issue before, and know to solve
On Tue, Dec 6, 2011 at 1:37 AM, Jesse Gross wrote:
> On Sun, Dec 4, 2011 at 7:32 PM, Zhi Yong Wu wrote:
>> Although this series of patchset is a bit large, therefore their codes
>> aren't directly pasted here, but if anyone find some issues in the
>> codes, how will we
netdev.c
> create mode 100644 net/openvswitch/vport-netdev.h
> create mode 100644 net/openvswitch/vport.c
> create mode 100644 net/openvswitch/vport.h
> ___
> 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
r 1
make[2]: Leaving directory `/home/zwu/work/virt/openvswitch/datapath'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/zwu/work/virt/openvswitch'
make: *** [all] Error 2
Signed-off-by: Zhi Yong Wu
---
datapath/linux/compat/include/linux/skbuff.h |2 +-
On Thu, Dec 1, 2011 at 5:55 AM, Jesse Gross wrote:
> On Wed, Nov 23, 2011 at 1:58 AM, Zhi Yong Wu wrote:
>> diff --git a/datapath/linux/compat/include/linux/skbuff.h
>> b/datapath/linux/compat/include/linux/skbuff.h
>> index 311bfdb..22ba2e6 100644
>> --- a/datapath
From: Zhi Yong Wu
Today i played with openvswitch on my workstation with kernel 2.6.40 and found
that it break when i built. The issue is introduced by commit
ceb176fdb72bb7ce90debc66e1eeb1d25823d30a
Below is the error log.
from
/home/zwu/work/virt/openvswitch/datapath
17 matches
Mail list logo