On 4/6/22 16:10, Adrian Moreno wrote:
> The minimum changes to adapt to new ovs are:
> - adapt to changes made in inet_parse_active function by passing an
>   extra NULL argument
> 
> - fix those places where next variable was being used inside *_SAFE
>   iterators since. Now the next variable might not always be safe to use
>   so extra checks are needed.
> 
> Signed-off-by: Adrian Moreno <[email protected]>

<snip>

> diff --git a/ovs b/ovs
> index 498cedc48..b16270e69 160000
> --- a/ovs
> +++ b/ovs
> @@ -1 +1 @@
> -Subproject commit 498cedc483f3239c839c55b4d9f2261b61fb6ace
> +Subproject commit b16270e69b9c72284fe6f0ab186ce17e41d7af7a

Hi, Adrian.  Not a full review, but, please, stick to the
branch-2.17 if required changes available there (they are).

We should stick to the OVS stable branch unless the OVN bugfix
requires a new feature from OVS.

Best regards, Ilya Maximets.

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

Reply via email to