On Mon, Feb 17, 2025 at 4:57 PM Mark Michelson <[email protected]> wrote: > > Hi Ilya, > > For the entire series, > > Acked-by: Mark Michelson <[email protected]>
I'll take a look at this series in a day or two. Numan > > On 2/12/25 07:41, Ilya Maximets wrote: > > Fixes for the issues discussed on the original thread: > > > > https://patchwork.ozlabs.org/project/ovn/cover/[email protected]/ > > > > Ilya Maximets (3): > > northd: Fix broadcast of all traffic within a spine switch. > > northd: Fix broadcast of all traffic within a transit spine switch. > > ovn-nbctl.8: Document broadcasting behavior of 'switch' ports. > > > > controller/binding.c | 7 +- > > northd/northd.c | 23 +++- > > northd/northd.h | 24 ++-- > > northd/ovn-northd.8.xml | 47 ++++++-- > > tests/ovn-ic.at | 190 +++++++++++++++++++++++++++-- > > tests/ovn-northd.at | 18 +++ > > tests/ovn.at | 244 +++++++++++++++++++++++++++++++++++--- > > utilities/ovn-nbctl.8.xml | 24 +++- > > 8 files changed, 516 insertions(+), 61 deletions(-) > > > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
