[ovs-dev] [PATCH ovn] northd: I-P: fix BFD dependency.

Dumitru Ceara dceara at redhat.com
Wed Nov 24 12:40:38 UTC 2021


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 <dceara at redhat.com>
> ---

Successful CI run:

https://mail.openvswitch.org/pipermail/ovs-build/2021-November/018639.html



More information about the dev mailing list