Re: [ovs-dev] [PATCH v2 2/3] ovn-controller: Remove the run_id check in engine_run

2019-06-24 Thread Han Zhou
On Mon, Jun 24, 2019 at 10:53 AM Numan Siddique wrote: > > > > On Mon, Jun 24, 2019 at 10:39 PM Han Zhou wrote: >> >> >> >> On Mon, Jun 24, 2019 at 3:59 AM wrote: >> > >> > From: Numan Siddique >> > >> > engine_node 'en_sb_port_binding' is added as input to engine nodes >> > -

Re: [ovs-dev] [PATCH v2 2/3] ovn-controller: Remove the run_id check in engine_run

2019-06-24 Thread Numan Siddique
On Mon, Jun 24, 2019 at 10:39 PM Han Zhou wrote: > > > On Mon, Jun 24, 2019 at 3:59 AM wrote: > > > > From: Numan Siddique > > > > engine_node 'en_sb_port_binding' is added as input to engine nodes > > - 'en_runtime_data' with the handler > runtime_data_sb_port_binding_handler() and > > -

Re: [ovs-dev] [PATCH v2 2/3] ovn-controller: Remove the run_id check in engine_run

2019-06-24 Thread Han Zhou
On Mon, Jun 24, 2019 at 3:59 AM wrote: > > From: Numan Siddique > > engine_node 'en_sb_port_binding' is added as input to engine nodes > - 'en_runtime_data' with the handler runtime_data_sb_port_binding_handler() and > - 'en_flow_output' with the handler flow_output_sb_port_binding_handler()

[ovs-dev] [PATCH v2 2/3] ovn-controller: Remove the run_id check in engine_run

2019-06-24 Thread nusiddiq
From: Numan Siddique engine_node 'en_sb_port_binding' is added as input to engine nodes - 'en_runtime_data' with the handler runtime_data_sb_port_binding_handler() and - 'en_flow_output' with the handler flow_output_sb_port_binding_handler() nodes. Also 'en_runtime_data' is input to node