This series of patches changes lflow_run from processing the entire
southbound logical flow table to doing incremental processing each
run.

Ryan Moats (3):
  Add useful information to ovn E2E test
  Make flow table persistent in ovn controller
  Add incremental processing

 ovn/controller/lflow.c          |   60 ++++++++++++++++++--
 ovn/controller/lflow.h          |    5 +-
 ovn/controller/ofctrl.c         |  118 +++++++++++++++++++++++++++------------
 ovn/controller/ofctrl.h         |    2 +
 ovn/controller/ovn-controller.c |   18 +++++-
 tests/ovn.at                    |   12 ++++
 6 files changed, 170 insertions(+), 45 deletions(-)

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to