[ovs-dev] [PATCH ovn v10 5/8] ovn-controller: I-P for ct zone and OVS interface changes in flow output stage.

2020-06-08 Thread numans
From: Numan Siddique This patch handles ct zone changes and OVS interface changes incrementally in the flow output stage. Any changes to ct zone can be handled by running physical_run() instead of running flow_output_run(). And any changes to OVS interfaces can be either handled incrementally (

Re: [ovs-dev] [PATCH ovn v10 5/8] ovn-controller: I-P for ct zone and OVS interface changes in flow output stage.

2020-06-08 Thread Dumitru Ceara
On 6/8/20 3:50 PM, num...@ovn.org wrote: > From: Numan Siddique > > This patch handles ct zone changes and OVS interface changes incrementally > in the flow output stage. > > Any changes to ct zone can be handled by running physical_run() instead of > running > flow_output_run(). And any change

Re: [ovs-dev] [PATCH ovn v10 5/8] ovn-controller: I-P for ct zone and OVS interface changes in flow output stage.

2020-06-09 Thread Numan Siddique
On Mon, Jun 8, 2020 at 11:29 PM Dumitru Ceara wrote: > On 6/8/20 3:50 PM, num...@ovn.org wrote: > > From: Numan Siddique > > > > This patch handles ct zone changes and OVS interface changes > incrementally > > in the flow output stage. > > > > Any changes to ct zone can be handled by running phy

Re: [ovs-dev] [PATCH ovn v10 5/8] ovn-controller: I-P for ct zone and OVS interface changes in flow output stage.

2020-06-09 Thread Dumitru Ceara
On 6/9/20 10:51 AM, Numan Siddique wrote: > > > On Mon, Jun 8, 2020 at 11:29 PM Dumitru Ceara > wrote: > > On 6/8/20 3:50 PM, num...@ovn.org wrote: > > From: Numan Siddique mailto:num...@ovn.org>> > > > > This patch handles ct zo

Re: [ovs-dev] [PATCH ovn v10 5/8] ovn-controller: I-P for ct zone and OVS interface changes in flow output stage.

2020-06-09 Thread Numan Siddique
On Tue, Jun 9, 2020 at 2:31 PM Dumitru Ceara wrote: > On 6/9/20 10:51 AM, Numan Siddique wrote: > > > > > > On Mon, Jun 8, 2020 at 11:29 PM Dumitru Ceara > > wrote: > > > > On 6/8/20 3:50 PM, num...@ovn.org wrote: > > > From: Numan Siddiq

Re: [ovs-dev] [PATCH ovn v10 5/8] ovn-controller: I-P for ct zone and OVS interface changes in flow output stage.

2020-06-09 Thread Dumitru Ceara
On 6/9/20 7:42 PM, Numan Siddique wrote: > > > On Tue, Jun 9, 2020 at 2:31 PM Dumitru Ceara > wrote: > > On 6/9/20 10:51 AM, Numan Siddique wrote: > > > > > > On Mon, Jun 8, 2020 at 11:29 PM Dumitru Ceara > >