Re: [ovs-dev] [PATCH ovn] northd: Make sure that affinity flows match on VIP.

2024-01-26 Thread Numan Siddique
On Wed, Jan 24, 2024 at 4:52 PM Mark Michelson wrote: > > Hi Ales, > > Acked-by: Mark Michelson > Thanks. I applied this patch to main and backported to branch-23.09 and branch-23.06. It doesn't apply cleanly to older branches. Please submit backport patches if it needs to be backported

Re: [ovs-dev] [PATCH ovn] northd: Make sure that affinity flows match on VIP.

2024-01-24 Thread Mark Michelson
Hi Ales, Acked-by: Mark Michelson I was ready to point out this doesn't have an accompanying change to ovn-northd.8.xml . However, looking at the existing documentation, the match on the LB VIP is already documented. Apparently this was planned from the beginning but didn't actually make it

[ovs-dev] [PATCH ovn] northd: Make sure that affinity flows match on VIP.

2024-01-23 Thread Ales Musil
Consider the two following LBs: 1) 192.168.0.100:8080 -> 192.168.0.10:80 affinity_timeout=120, skip_snat=true 2) 172.10.0.100:8080 -> 192.168.0.10:80 affinity_timeout=120, skip_snat=false Connected to the same LR with "lb_force_snat_ip" option set. This combination would produce two flows