On 4/23/26 1:13 PM, Rukomoinikova Aleksandra wrote:
>>>   static void
>>>   put_stack(enum mf_field_id field, struct ofpact_stack *stack)
>>>   {
>>> @@ -3943,7 +3968,7 @@ physical_run(struct physical_ctx *p_ctx,
>>>       struct chassis_tunnel *tun;
>>>       HMAP_FOR_EACH (tun, hmap_node, p_ctx->chassis_tunnels) {
>>>           add_tunnel_ingress_flows(tun, p_ctx->mff_ovn_geneve, flow_table,
>>> -                                &ofpacts);
>>> +                                 &ofpacts);
>> Nit: unrelated change.
> 
> I can drop it if you prefer, but I tend to fix small formatting 
> inconsistencies when I’m already touching nearby code.
> 

OK, I won't oppose it in this case. :)

> Thanks!

Thanks,
Dumitru

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

Reply via email to