On Tue, Jul 27, 2021 at 7:47 PM <[email protected]> wrote:
>
> From: Numan Siddique <[email protected]>
>
> If there is an OVS interface present with the external_ids:iface-id set
> to a localport port binding, we create a 'struct local_binding' for this
> OVS interface but we do not associate the binding_lport to this
> local_binding. This patch now associates the binding_lport now.
> Future patch will make use of this information in handling the
> runtime data changes in the pflow engine node.
>
> Signed-off-by: Numan Siddique <[email protected]>
> ---
> controller/binding.c | 164 +++++++++++++++++++++++++++++++++-------
> tests/ovn-controller.at | 35 ++++++++-
> 2 files changed, 170 insertions(+), 29 deletions(-)
>
Acked-by: Han Zhou <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev