On Thu, Dec 1, 2016 at 2:11 AM, Ben Pfaff <[email protected]> wrote:

> When ovn-controller implemented incremental processing, the set of
> patched datapaths was revised on each trip through the main loop, so it
> was necessary to notice datapaths that shouldn't exist anymore and remove
> them.
>
> With incremental processing gone, the set of patched datapaths is
> built and torn down on every trip through the main loop, so there will
> never be any stale datapaths.  This commit retires the concept.
>
> Signed-off-by: Ben Pfaff <[email protected]>
>

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

Reply via email to