On 28 Jan 2022, at 17:04, Adrian Moreno wrote:

> A ODPFlow is a Flow with the following sections:
> ufid
> info (e.g: bytes, packets, dp, etc)
> match
> actions
>
> Use a factory class ODPFlowFactory to cache the decoder objects.
>
> Only three datapath actions require special handling:
> gre: because it has double parenthesis
> geneve: because it supports many concatenated lists of options
> nat: we reuse the decoder used for openflow actions
>
> Signed-off-by: Adrian Moreno <amore...@redhat.com>

Other than James’s comments this looks good to me.

Acked-by: Eelco Chaudron <echau...@redhat.com>

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to