Hi Erlon,

"Erlon R. Cruz" <[email protected]> writes:

> From: Frode Nordahl <[email protected]>
>
> While there is a hardware offload friendly approach to fixing
> processing of fragmented traffic to load balancers in 8e6f9a8355e2
> ("northd: Fix HW offload problem related to ct_tuple."), the change
> is quite invasive, and not compatible with our requirement to make
> UDP fragmentation work for switch egress pipeline user space data
> path back to OVN 22.03.
>
> In a subsequent commit a optional workaround to this problem is
> provided, which relies on this field being available.
>
> The documentation for OVN Northbound ACL table already states that
> the match column uses the same expression language as the OVN
> Southbound Logical_Flow match column.
>
> As we know use of these fields may be considered low level and
> problematic, consequently notes are added to mark them as internal
> API and discourage their use.
>
> Related: https://bugs.launchpad.net/ubuntu/+source/ovn/+bug/2115795
> Related: https://issues.redhat.com/browse/FDP-684
> Signed-off-by: Frode Nordahl <[email protected]>
> ---

In case it wasn't pointed out - your submission is missing an important
piece of formatting:

  [PATCH ovn 1/2] logical-fields: Add internal ct metadata fields.

vs.

  [PATCH 1/2] logical-fields: Add internal ct metadata fields.

The 'ovn' lets the submission target the correct tree (ovn tree), which
will trigger all of the CI mechanisms automatically.

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

Reply via email to