On Tue, Dec 3, 2019 at 8:07 PM Ben Pfaff <b...@ovn.org> wrote:
>
> On Tue, Dec 03, 2019 at 10:56:54AM +0100, Dumitru Ceara wrote:
> > The commit that adds incremental processing for port-group changes
> > doesn't store logical flow references for port groups. If a port group
> > is updated (e.g., a port is added) no logical flow recalculation will be
> > performed.
> >
> > To fix this, when parsing the flow expression also store the referenced
> > port groups and bind them to the logical flows that depend on them. If
> > the port group is updated then the logical flows referring them will
> > also be reinstalled.
> >
> > Reported-by: Daniel Alvarez <dalva...@redhat.com>
> > Reported-at: https://bugzilla.redhat.com/1778164
> > CC: Han Zhou <hz...@ovn.org>
> > Fixes: 978f5e90af0a ("ovn-controller: Incremental processing for port-group 
> > changes.")
> > Tested-By: Daniel Alvarez <dalva...@redhat.com>
> > Signed-off-by: Dumitru Ceara <dce...@redhat.com>
> > Signed-off-by: Han Zhou <hz...@ovn.org>
> >
> > (cherry picked from ovn commit bbcac48d443e98cbe47d3941f7e192c9c3443cb5)
>
> Thanks, applied to branch-2.12.
>

Thanks!

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to