On Tue, Jul 22, 2025 at 2:34 PM Xavier Simonart <[email protected]> wrote:

> Xavier Simonart (4):
>   multinode tests: Fix tests for ENABLE_SSL="yes" clusters.
>   controller: Do not postpone claim for highest priority chassis.
>   controller: Fix missing garp while gw are fighting.
>   multinode: Check proper GARP generation.
>
>  .../workflows/ovn-fake-multinode-tests.yml    |   2 +-
>  controller/binding.c                          |  26 +-
>  controller/binding.h                          |   4 +-
>  controller/garp_rarp.c                        |  70 +++-
>  controller/garp_rarp.h                        |   4 +
>  controller/ha-chassis.c                       |   2 +-
>  controller/ha-chassis.h                       |   4 +
>  controller/if-status.c                        |  39 ++-
>  controller/if-status.h                        |   2 +
>  controller/ovn-controller.c                   |  13 +
>  tests/multinode-macros.at                     |  37 ++-
>  tests/multinode.at                            | 309 +++++++++++++-----
>  12 files changed, 399 insertions(+), 113 deletions(-)
>
> --
> 2.47.1
>
>
Thank you Xavier,

I went ahead and merged the series into main and backported the first
patch into 25.03. Is my understanding correct that we don't require
additional backports of this series? If that's not the case could you
please prepare custom backport patches where relevant?

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

Reply via email to