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]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
