Re: [ovs-discuss] OVS Bonding only using 1 link

2014-12-08 Thread Vinay Bannai
"balance-slb" as I understand hashes the flows based on the MAC addresses. So if you are sending traffic between two VM's using iperf woulnd't the MAC address be the same? So I would think it should hash consistently a link (excepting for when re-balancing happens). Vinay On Wed, Dec 3, 2014 at 7

Re: [ovs-discuss] kernel panic receiving flooded VXLAN traffic with OVS

2014-12-08 Thread Nicholas Bastin
On Mon, Dec 8, 2014 at 7:33 AM, Jesse Gross wrote: > If you look at the implementation of GRO/TSO, I think you will see > that it does in fact faithfully reconstruct the original message and > path MTU discovery is preserved. On Linux systems, GRO is enabled by > default for all workloads - inclu

Re: [ovs-discuss] [ovs-dev] Support for MCAST_Snooping

2014-12-08 Thread Flavio Leitner
On Mon, Dec 08, 2014 at 10:28:14PM +0530, Aman Kumar wrote: > Hi all, > > Thanks again, because of your help it is working fine but i have a problem > with 2 compute nodes(each one is having different OVS), > below is the complete scenario. > [image: Inline image 1] > > Here, when receiver VM1 se

Re: [ovs-discuss] [ovs-dev] Support for MCAST_Snooping

2014-12-08 Thread Ben Pfaff
On Mon, Dec 08, 2014 at 10:28:14PM +0530, Aman Kumar wrote: > So, Now my question is that does ovs snoops only to those ports which is > connected to host? OVS only snoops packets that pass through the OVS "normal" action. ___ discuss mailing list discus

Re: [ovs-discuss] kernel panic receiving flooded VXLAN traffic with OVS

2014-12-08 Thread Jesse Gross
On Sat, Dec 6, 2014 at 2:47 PM, Nicholas Bastin wrote: > On Fri, Dec 5, 2014 at 4:51 PM, Jesse Gross wrote: >> >> I don't think there is anything inherently wrong with aggregating TCP >> segments in VXLAN that are not destined for the local host. This is >> conceptually the same as doing aggregat

Re: [ovs-discuss] Fwd: [floodlight-dev] Two mininet networks connected through gre tunnel.

2014-12-08 Thread Ben Pfaff
Glad to hear it worked out. On Mon, Dec 08, 2014 at 09:49:08AM -0500, Ryan Izard wrote: > Just wanted to follow up on this with our solution. The OpenFlow library > soon to be backing Floodlight is OpenFlowJ-Loxigen. Using Loxigen ( > https://github.com/floodlight/loxigen/wiki/OpenFlowJ-Loxi), we