On Mon, Aug 14, 2023 at 6:54 AM Dumitru Ceara <[email protected]> wrote:
>
> Fixes: 596ea7acbe68 ("ovn-controller: Detect and use L4_SYM dp-hash if
available.")
> Signed-off-by: Dumitru Ceara <[email protected]>
> ---
>  NEWS | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/NEWS b/NEWS
> index 8275877f99..f99334c1b8 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -10,6 +10,9 @@ Post v23.06.0
>    - To allow optimizing ovn-controller's monitor conditions for the
regular
>      VIF case, ovn-controller now unconditionally monitors all sub-ports
>      (ports with parent_port set).
> +  - ECMP routes use L4_SYM dp-hash by default if the datapath supports
it.
> +    Existing sessions might get re-hashed to a different ECMP path when
> +    OVN detects the algorithm support in the datapath.

nit: probably add "during the upgrade" to avoid misunderstanding.

Acked-by: Han Zhou <[email protected]>

>
>  OVN v23.06.0 - 01 Jun 2023
>  --------------------------
> --
> 2.31.1
>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to