On Wed, Apr 14, 2021 at 10:58 AM Dumitru Ceara <[email protected]> wrote:
>
> On 4/14/21 3:37 PM, [email protected] wrote:
> > From: Numan Siddique <[email protected]>
> >
> > When a virtual lport moves from one chassis to the other, the old parent 
> > chassis
> > doesn't remove OF flows corresponding to logical flows with the match -
> > is_chassis_resident(<"virtual-port">).  This issue is seen because
> > ovn-controller when handling the port binding changes, doesn't remove
> > the virtual lport from its 'local_lport_ids' shash.
> >
> > This patch fixes the issue.
> >
> > Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1947823
> > Reported-by: Dumitru Ceara <[email protected]>
> > Reported-by: Daniel Alvarez Sanchez <[email protected]>
> > Fixes: 354bdba51abf("ovn-controller: I-P for SB port binding and OVS 
> > interface in runtime_data")
> > Signed-off-by: Numan Siddique <[email protected]>
> > ---
>
> Looks good to me, thanks!
>
> Acked-by: Dumitru Ceara <[email protected]>

Thanks Dumitru. I applied this patch to the main branch and to branch-21.03.

The patch doesn't apply cleanly to branch-20.12.  I will look into
back porting to other branches later.

Thanks
Numan

>
>
> _______________________________________________
> dev mailing list
> [email protected]
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to