[ovs-discuss] memory leak in openvswitch-2.0.0

2014-04-07 Thread Yinpeijun
Hello everyone, Recently, I use openvswitch-2.0.0 to test send packets between the vms, duration the test I use valgrind to catch if there is memory leak in ovs-vswitched process , after test I see the valgrind log as follow : ==12453== Invalid read of size 8 ==12453==at 0x424B06: handle_f

Re: [ovs-discuss] Working simple inband example ?

2014-04-07 Thread Gregory Gee
Sure. I made these blog posts documenting my journey and how I solved 'my issue'. :D http://gregorygee.wordpress.com/2014/02/08/running-open-vswitch-in-network-namespace/ http://gregorygee.wordpress.com/2014/04/03/running-open-vswitch-in-network-namespace-inband-controller/ Actually, I t

Re: [ovs-discuss] GRO and GRE

2014-04-07 Thread Jesse Gross
On Mon, Apr 7, 2014 at 12:28 PM, Vasiliy Tolstov wrote: > 2014-04-07 22:11 GMT+04:00 Jesse Gross : >> I think it has to do with how OpenStack sets up its logical routers, >> rather than anything in OVS itself. > > > thanks, does it mean that when i use gre in openvswitch i have > offloading by har

Re: [ovs-discuss] SSL Configuration

2014-04-07 Thread Justin Pettit
On April 4, 2014 at 7:18:50 PM, ovsu...@centrum.cz (ovsu...@centrum.cz) wrote: > > I also viewed /var/log/openvswitch/ovs-vswitchd.log and seen messages like > these: > > 2014-04-05T01:51:58.391Z|00135|stream_ssl|ERR|Private key must be configured > to use SSL > 2014-04-05T01:51:58.391Z|0013

Re: [ovs-discuss] GRO and GRE

2014-04-07 Thread Vasiliy Tolstov
2014-04-07 22:11 GMT+04:00 Jesse Gross : > I think it has to do with how OpenStack sets up its logical routers, > rather than anything in OVS itself. thanks, does it mean that when i use gre in openvswitch i have offloading by hardware nic? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber

Re: [ovs-discuss] GRO and GRE

2014-04-07 Thread Jesse Gross
On Mon, Apr 7, 2014 at 10:12 AM, Vasiliy Tolstov wrote: > 2014-04-07 20:46 GMT+04:00 Jesse Gross : >> Where does it say this? > > > http://docs.openstack.org/havana/install-guide/install/apt/content/install-neutron.install-plug-in.ovs.html > https://bugs.launchpad.net/neutron/+bug/1252900 > and ot

Re: [ovs-discuss] GRO and GRE

2014-04-07 Thread Vasiliy Tolstov
2014-04-07 20:46 GMT+04:00 Jesse Gross : > Where does it say this? http://docs.openstack.org/havana/install-guide/install/apt/content/install-neutron.install-plug-in.ovs.html https://bugs.launchpad.net/neutron/+bug/1252900 and other openvswitch + openstack related pages. -- Vasiliy Tolstov, e-m

Re: [ovs-discuss] GRO and GRE

2014-04-07 Thread Jesse Gross
On Sun, Apr 6, 2014 at 9:42 PM, Vasiliy Tolstov wrote: > Hello. > Internet have many pages that says that in case of using openvswitch i > need to disable GRO on external interface, does this needed inaymore > and why? Where does it say this? ___ discus

Re: [ovs-discuss] How to deal with the decapsulated packet of GRE?

2014-04-07 Thread Jesse Gross
On Sat, Apr 5, 2014 at 3:45 AM, Claudia wrote: > Hi all: > > I establish a GRE tunnel between two openvswitch on two PC, and the > configuration is as follow: > > PC-A(163.22.21.120) > # ovs-vsctl show > Bridge "ovs0" > Controller "tcp:163.22.21.123:6633" >