On 4/15/26 8:31 AM, Ales Musil wrote:
> On Tue, Apr 14, 2026 at 3:41 PM Dumitru Ceara <[email protected]> wrote:
> 
>> northd_handle_ls_changes() failed to initialize lb_with_stateless_mode
>> and has_evpn_vni when a new logical switch was created incrementally.
>> These fields are derived from NB other_config and were only initialized
>> in the full recompute path (build_datapaths()).
>>
>> Extract init_ls_other_config() and call it from both paths so that
>> creating a logical switch with dynamic-routing-vni or
>> enable-stateless-acl-with-lb set in the same transaction produces
>> correct flows.
>>
>> Fixes: 06e2c1bf0ce7 ("northd: I-P for logical switch creation/deletion in
>> en_northd.")
>> Assisted-by: Claude, with model: claude-opus-4-6
>> Signed-off-by: Dumitru Ceara <[email protected]>
>> ---

>>
> Looks good to me, thanks.
> Acked-by: Ales Musil <[email protected]>
> 

Thanks for the review, Ales, applied to main and 26.03.

Regards,
Dumitru

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to