On Mon, Jun 18, 2018 at 09:06:22AM -0400, Mark Michelson wrote:
> Hi Ben,
> 
> The first two patches in this series aren't necessary. ovn_datapaths are
> allocated from scratch and then all destroyed during each loop of
> ovn-northd. They never survive multiple loops. When entering
> init_ipam_info_for_datapath(), you can assert that od->ipam_info == NULL
> [1].

Oh gosh, how do I forget how my own code works?

Thanks, I dropped the first two and sent a v2 of patch 3:
        https://patchwork.ozlabs.org/patch/931144/
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to