Re: [ovs-dev] [PATCH ovn v2] binding: handle ovs ofport update

2023-08-15 Thread Dumitru Ceara
On 8/14/23 22:17, Dumitru Ceara wrote: > On 8/9/23 20:01, Mark Michelson wrote: >> Thanks Mohammad and Ales. I have pushed the change to main and all >> branches back to 22.03. >> > > Hi Mark, Mohammad, > > It seems this change broke 22.03: > >

Re: [ovs-dev] [PATCH ovn v2] binding: handle ovs ofport update

2023-08-14 Thread Dumitru Ceara
On 8/9/23 20:01, Mark Michelson wrote: > Thanks Mohammad and Ales. I have pushed the change to main and all > branches back to 22.03. > Hi Mark, Mohammad, It seems this change broke 22.03: https://github.com/ovn-org/ovn/actions/runs/5812479357 > On 8/3/23 04:46, Ales Musil wrote: >> On Mon,

Re: [ovs-dev] [PATCH ovn v2] binding: handle ovs ofport update

2023-08-09 Thread Mark Michelson
Thanks Mohammad and Ales. I have pushed the change to main and all branches back to 22.03. On 8/3/23 04:46, Ales Musil wrote: On Mon, Jul 31, 2023 at 7:18 PM Mohammad Heib wrote: Currently when ovs interface ofport is updated after setting external_ids:iface_id, the ovn-controller will see

Re: [ovs-dev] [PATCH ovn v2] binding: handle ovs ofport update

2023-08-03 Thread Ales Musil
On Mon, Jul 31, 2023 at 7:18 PM Mohammad Heib wrote: > Currently when ovs interface ofport is updated > after setting external_ids:iface_id, the ovn-controller > will see this change but will not do much if it handles > this change incrementally. > > This behavior leads to a mismatch between the

Re: [ovs-dev] [PATCH ovn v2] binding: handle ovs ofport update

2023-08-01 Thread Mark Michelson
Thanks for the changes, Mohammad. Acked-by: Mark Michelson On 7/31/23 13:18, Mohammad Heib wrote: Currently when ovs interface ofport is updated after setting external_ids:iface_id, the ovn-controller will see this change but will not do much if it handles this change incrementally. This

[ovs-dev] [PATCH ovn v2] binding: handle ovs ofport update

2023-07-31 Thread Mohammad Heib
Currently when ovs interface ofport is updated after setting external_ids:iface_id, the ovn-controller will see this change but will not do much if it handles this change incrementally. This behavior leads to a mismatch between the ovs openflow flows in table=0 (inaccurate in_port) and the ofport