This series closes the gaps of ovn-northd incremental processing for VIF updates and deletions, with the help of the changes that maintain lflow uuids and the link between lflows and the input ovn_ports.
Han Zhou (3): northd.c: Generate and maintain SB lflow uuid in ovn_lflow. northd.c: Maintain links between ovn_port and lflow. northd: Incremental processing of VIF updates and deletions in 'lflow' node. northd/northd.c | 370 ++++++++++++++++++++++++++++++++------------ tests/ovn-northd.at | 4 +- 2 files changed, 270 insertions(+), 104 deletions(-) -- 2.30.2 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
