[ovs-dev] [ovs-dev, v17, 5/5] Add incremental proessing to lflow_run and physical_run

Ben Pfaff blp at ovn.org
Fri Jun 3 15:55:53 UTC 2016


On Sun, May 22, 2016 at 04:36:22PM -0500, Ryan Moats wrote:
> This code changes to allow incremental processing of the
> logical flow and physical binding tables whenver possible.
> 
> Side Effects:
>   - Make flow table persistent in ovn controller
>   - Reset lflow processing when adding/removing patch ports
> 
> Note: flows created by physical_run for multicast_groups are
> *NOT* handled incrementally due to to be solved issues
> with GWs and local routers.
> 
> Signed-off-by: Ryan Moats <rmoats at us.ibm.com>

This seems quite reasonable.

The changes to physical.c are large.  Are they mostly moving code
around?



More information about the dev mailing list