On 2/19/26 10:08 AM, Alexandra Rukomoinikova wrote:
> Signed-off-by: Alexandra Rukomoinikova <[email protected]>
> ---

Hi Alexandra,

Thanks for following up!

>  NEWS | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index 202cf9798..0fd4061de 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -98,9 +98,9 @@ Post v25.09.0
>       reserving an unused IP from the backend's subnet. This change allows
>       using LRP IPs directly, eliminating the need to reserve additional IPs
>       per backend port.
> -  - Add "distributed" option for load balancer, that forces traffic to be
> -    routed only to backend instances running locally on the same chassis
> -    it arrives on.
> +   - Add "distributed" option for load balancer, that forces traffic to be
> +     routed only to backend instances running locally on the same chassis
> +     it arrives on.

I'd prefer if this unrelated change happens in a different commit.

>     - Add support for special port_security prefix "VRRPv3". This prefix 
> allows
>       CMS to allow all required traffic for a VRRPv3 virtual router behind 
> LSP.
>       See ovn-nb(5) man page for more details.
> @@ -109,6 +109,9 @@ Post v25.09.0
>       based L4 field translation for stateful ACLs. When enabled allows proper
>       handling of IP fragmentation in userspace datapaths. This option may 
> break
>       hardware offloading and is disabled by default.
> +   - Added support for health check monitoring for Logical Switch Ports using
> +     tcp, udp, and icmp protocols. The check status from SBDB is synchronized
> +     to NBDB to health check status field for CMS needs

Missing period at the end of the sentence.  I'd also expand "SBDB" and
"NBDB" to "SB database" and "NB database" respectively.

I can make these changes myself when applying the patch to main, or I
can wait for a v2, please let me know what you prefer.

Regards,
Dumitru

>  
>  OVN v25.09.0 - xxx xx xxxx
>  --------------------------

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

Reply via email to