[ovs-dev] [PATCH ovn v6 2/9] ovn-controller: I-P for SB port binding and OVS interface in runtime_data.

2020-05-16 Thread numans
From: Numan Siddique This patch handles SB port binding changes and OVS interface changes incrementally in the runtime_data stage which otherwise would have resulted in calls to binding_run(). Prior to this patch, port binding changes were handled differently. The changes were only evaluated to

Re: [ovs-dev] [PATCH ovn v6 2/9] ovn-controller: I-P for SB port binding and OVS interface in runtime_data.

2020-05-20 Thread Han Zhou
Hi Numan, I haven't finished the review yet, but send out a comment that I think is important. I will continue the review tomorrow. On Sat, May 16, 2020 at 10:56 AM wrote: > > From: Numan Siddique > > This patch handles SB port binding changes and OVS interface changes > incrementally in the ru

Re: [ovs-dev] [PATCH ovn v6 2/9] ovn-controller: I-P for SB port binding and OVS interface in runtime_data.

2020-05-20 Thread Numan Siddique
On Wed, May 20, 2020 at 12:37 PM Han Zhou wrote: > Hi Numan, I haven't finished the review yet, but send out a comment that I > think is important. I will continue the review tomorrow. > > > On Sat, May 16, 2020 at 10:56 AM wrote: > > > > From: Numan Siddique > > > > This patch handles SB port