On 11/24/21 01:51, Dumitru Ceara wrote: > BFD entries are updated and their ->ref field is set to 'true' when > static routes are parsed, within build_lflows(), in the 'en_lflow' I-P > node. Therefore we cannot clean up BFD entries in 'en_northd' which is > an input of 'en_lflow'. > > To fix this we now move all BFD handling in the 'en_lflow' node. > > This fixes the CI failures that we've recently started hitting when > running the ovn-kubernetes jobs, for example: > https://github.com/ovn-org/ovn/runs/4294661249?check_suite_focus=true#step:10:9154 > > Fixes: 1fa6612ffebf ("northd: Add lflow node") > Signed-off-by: Dumitru Ceara <[email protected]> > ---
Successful CI run: https://mail.openvswitch.org/pipermail/ovs-build/2021-November/018639.html _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
