On 6/27/25 3:58 PM, Mark Michelson via dev wrote:
> This updates the submodule to include a change to db-ctl-base.c that
> allows for columns of type UUID to be used as record IDs when retrieving
> database rows using the ctl_get_row() function.
> 
> Signed-off-by: Mark Michelson <[email protected]>
> ---

Hi Mark,

As Ales pointed out on v8 [0] we could go further and already bump to
41a4a3723dcd ("sparse/socket.h: Add AF_BRIDGE definition.").  That can
be done when merging this patch or we can just bump again when we accept
the EVPN changes that Ales and I are working on.

In any case:
Acked-by: Dumitru Ceara <[email protected]>

Regards,
Dumitru

[0] https://mail.openvswitch.org/pipermail/ovs-dev/2025-June/424313.html

> v9:
>  * Rebased
> 
> v8:
>  * This is the first version of the series that has this patch.
> ---
>  ovs | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ovs b/ovs
> index d28382947..8ee7ecb8a 160000
> --- a/ovs
> +++ b/ovs
> @@ -1 +1 @@
> -Subproject commit d2838294774aa2457acff3aa3f372054719f73f3
> +Subproject commit 8ee7ecb8a206041dd0933d72e894848de15f236b

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

Reply via email to