[ovs-discuss] ARP loop on OVS topology

2020-04-03 Thread InĂªs Lopes
Good afternoon, I hope someone could help me with the problem I'm going to describe. I have 3 virtual machines, each one with an OVS bridge "br0", which is isolated. The VM1 and VM2 are connected via a GRE tunnel to the Server and via VXLAN tunnels between both. The br0 of the Server

Re: [ovs-discuss] No connectivity due to missing ARP reply

2020-04-03 Thread Daniel Alvarez Sanchez
Thanks Michael for reporting this and Dumitru for fixing it! @Michael, I guess that this bug is only relevant for the non-DVR case right? ie. if the NAT entry for the FIP has both the external_mac and logical_port fields, then the ARP reply will happen on the compute node hosting the target VM

[ovs-discuss] Questions about qinq packet get a wrong hash from 'skb_get_hash'

2020-04-03 Thread Yutao (Simon, Cloud Infrastructure Service Product Dept.)
Hi all, We find a problem in our our environment with ovs+linux-kernel-- The same flow's packets will get different hash from 'skb_get_hash', if we push a vxlan header to these packets, the outter udp's sprot will be different. The call stack and corresponding skb info: