On Mon, Oct 17, 2022 at 9:19 AM Adrian Moreno <amore...@redhat.com> wrote:
>
> Sometimes we don't want to return the result of a nested key-value
> decoding as a dictionary but as a list of dictionaries. This happens
> when we parse actions where keys can be repeated.
>
> Refactor code that already takes that into account from ofp_act.py to
> kv.py and use it for datapath action "clone".
>
> Signed-off-by: Adrian Moreno <amore...@redhat.com>

Acked-by: Mike Pattrick <m...@redhat.com>

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

Reply via email to